Property | Type | Description | |
---|---|---|---|
Catch | string | ||
Dive | string | ||
LookHorizontal | string | ||
LookVertical | string | ||
MoveHorizontal | string | ||
MoveVertical | string | ||
ResetAim | string | ||
ResetPosition | string | ||
Throw | string |
Method | Description | |
---|---|---|
Start ( ) : void |
Initializes the variables and objects that are needed by this script.
|
|
Update ( ) : void |
Detects when the player uses an input on the controller and sends a message to the scripts that are affected by this change.
|