Force the player to jump to a particular point.
Jump Height - How high to jump. Controls the JumpTrigger's arc.
Auto Align - Enable this to force the player to look in the direction they're jumping.
Force Consistent Height - Calculate height based on the JumpTrigger node's position instead of the starting position.
Activate()- Starts a jump.
Activate()
JumpFinished - Emitted when the JumpTrigger has finished.
JumpFinished
Use this with a StageTrigger.tscn to force the player into a particular position.
Last updated 1 year ago