Click or drag to resize

FingersPlatformMoveJumpComponentScript Fields

The FingersPlatformMoveJumpComponentScript type exposes the following members.

Fields
  NameDescription
Public fieldJumpForce
Force of a jump
Public fieldJumpThresholdSeconds
The jump must happen with this seconds or it fails
Public fieldJumpThresholdUnits
How far the tap can move to still count as a jump
Public fieldMaxSpeed
Max velocity in x and y direction. The x and y component will be clamped to this speed.
Public fieldMoveSpeed
Move speed multiplier
Public fieldMoveThresholdUnits
How far the pan must move before movements starts
Public fieldPlatformName
Set the name of platforms that can be jumped off of
Public fieldPlatformTag
Set the tag of platforms that can be jumped off of
Top
See Also