- Joined
- Jun 5, 2014
- Messages
- 7
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Can you make it possible to jump and/or have your character ascend off the ground in RPG Maker?
You could always set a common event to parallel proc, then you can make a Jump button. There's a bunch of ways you can setup the feature, but it depends on how you want it to work.yes - but limited, the jump is an event command and not under player control. It can be used to make map positions (like the edge of a cliff) forcing the player to jump over the edge to a different cliff in some distance.
Download and play the sample game crysalis - if I remember correctly, there are a few jump positions in those maps.