Jump Variable Distance

● ARCHIVED · READ-ONLY
Started by GaryTheGreat 4 posts View original ↗
  1. Script call
    Code:
    $game_player.jump($game_variables[N],$game_variables[N])
    causes player to jump N amount of tiles.
    I need to do the same for events.
    Any help?
  2. Replace $game_player with $game_map.events[id] ?
  3. Thanks
  4. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.