Property | Type | Description | |
---|---|---|---|
attackDelay | float | ||
hasSecondAttack | bool | ||
isFalsol | bool | ||
keyBindings | KeyBindings, | ||
mouseSpeed | float | ||
playerAnimations | KaijuAnimations, | ||
playerAttack | TamPlayerAttack, | ||
playerCam | GameObject | ||
rotationSpeed | float | ||
sounds | KaijuSounds, |
Method | Description | |
---|---|---|
keyboardInput ( ) : void | ||
mouseInput ( ) : void |
Method | Description | |
---|---|---|
LateUpdate ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
secondAttackDelay ( ) : IEnumerator |
public KaijuAnimations, playerAnimations | ||
return | KaijuAnimations, |