Every map has an event grid under Events
tab, wraps are shown with a W
inside the grid
How to add new warps
Number of warps
field, a new wrap will appear in the 0,0
space0
0
and has a warp event, the warp will not trigger unless it has the appropriate block behavior bytedoor
tile to it Here we are adding a new warp in the bottom right, with a staircase image tile, the tile is also marked as 0
and has a warp event
Warp properties
Pos (X/Y)
this is the position in the grid the warp is locatedMap bank
This is the bank number the warp will teleport player toMap
Map number the warp will teleport player toTo warp no
the warp event number inside the map that the warp will teleport toAll maps have a Map bank
value and a Map
value, the nomenclature is (Map Bank, Map)
, so for example, if we want to teleport the player to LITTLEROOT TOWN(0.9)
warp space 1, our warp would have the following parameters
to warp no: 1
map bank: 0
map: 9