FingersPlatformMoveJumpComponentScript Fields |
The FingersPlatformMoveJumpComponentScript type exposes the following members.
Name | Description | |
---|---|---|
JumpForce | Force of a jump | |
JumpThresholdSeconds | The jump must happen with this seconds or it fails | |
JumpThresholdUnits | How far the tap can move to still count as a jump | |
MaxSpeed | Max velocity in x and y direction. The x and y component will be clamped to this speed. | |
MoveSpeed | Move speed multiplier | |
MoveThresholdUnits | How far the pan must move before movements starts | |
PlatformName | Set the name of platforms that can be jumped off of | |
PlatformTag | Set the tag of platforms that can be jumped off of |