PokemonWalking icon indicating copy to clipboard operation
PokemonWalking copied to clipboard

Same Area Warp Points

Open tommai78101 opened this issue 4 years ago • 0 comments

In Pokemon Red/Blue/Yellow/Green, in Team Rocket's Hideout, there are warp points that can warp the player to different locations within the same area.

Game must:

  • Give a better name, if possible.
  • Animate the player warping (beam of light or the player flying upwards while spinning around)
  • Be able to warp the player to a different location in the same area.
  • Fade in/Fade out transition during the warp sequence.
  • If warp point destination location is occupied with another warp point, offset the warp point destination location by 1 tile away from the occupied warp point tile. Should be on a vacant, walkable tile.

Level Editor must:

  • Use a new tile format to support this warp point.
  • Define a new pixel data format.
  • Provide different art assets for man-made warp points (Team Rocket's Hideout, Lavendar Town warp points) and natural warp points (Ilex Forest, Deoxy Triangle).

Documentation must:

  • Add information about this new warp tile.

tommai78101 avatar Jun 06 '20 23:06 tommai78101