PDA

View Full Version : [Tutorial] How to create side warps



Asuna Yuuki Nagato
02-24-2024, 12:01 AM
Today we will be creating a dungeon with two adjacent rooms that can only be traversed between via side warps.


File->New
Edit->Maps->Goto Map 2 (or scroll your mouse wheel over the minimap)
Navigate to screen 0x84 on map 2
Edit->Copy
Edit->Maps->Goto Map 1
Navigate back to screen 0x00 on map 1
Edit->Paste
Screen->Doors
Click the West button and set its label to 'Open'
Click 'OK'
Observe a doorway has now appeared in the west wall.
Screen->Side Warp
Click the tall black West button in the top-left of the "Side Warp" window; it should turn red with an "A"
Type "01" in the "Screen: 0x" field or click the second square of the top row of the matrix
Click 'OK'
Navigate to screen 0x01 on map 1
Edit->Paste
Screen->Doors
Click the East button and set its label to 'Open'
Click 'OK'
Observe a doorway has now appeared in the east wall.
Screen->Side Warp
Click the tall black East button in the top-left of the "Side Warp" window; it should turn red with an "A"
Type "00" in the "Screen: 0x" field or click the first square of the top row of the matrix
Click 'OK'
Quest->Test; Save Quest As (.qst); click 'Test'
Observe Link spawn on screen 0x01 of map 1
Walk Link through the east doorway
Observe Link is now on screen 0x00 of map 1; one screen west of where he started