It allows for highly flexible event production. You can also make it slide by setting the jump height to zero. This video shows an example of this function combined with Transition200X. CustomJump.js Ver.1.0.0
It allows for highly flexible event production.
You can also make it slide by setting the jump height to zero.
This video shows an example of this function combined with
Transition200X.
Download
CustomJump.js Ver.1.0.0
MIT License
How to Use
[Scripts(Movement Route)]
this.setJumpData(height); //Set height
this.setJumpData(height, duration); //Set height and duration
this.setJumpData(null, duration); //Set duration
this.clearJumpData(); //Initialization
Specification
The player and the follower are linked.
MIT License How to Use [Scripts(Movement Route)] this.setJumpData(height); //Set height