- Joined
- Mar 8, 2017
- Messages
- 118
- Reaction score
- 3
- First Language
- Russian
- Primarily Uses
- RMVXA
Script call
causes player to jump N amount of tiles.
I need to do the same for events.
Any help?
Code:
$game_player.jump($game_variables[N],$game_variables[N])
I need to do the same for events.
Any help?

