Pay to Warp

MP3 Pay to Warp

Event Type
  1. Landing Event
  2. Passing Event
Input Required
Yes (Parameter)
Programming Language
MIPS (Assembly)
Source
Custom-Made
394_22_12_22_3_14_20_4.png

This event allows the player to pay a number of coins (decided by the parameter "Price") to warp to another space. Any number of destinations is supported, and are determined by setting the parameter array "Destinations". The parameter array "DestNext" should be set to the first space the player will move toward after warping. The parameter array "Dest1Behind" should be set to the first space behind the destination space; that is, the first space the player will move toward when in reverse. Similarly, the parameter array "Dest2Behind" should be set to the space behind "Dest1Behind". Ensure that the order the spaces are set is the same between all parameter arrays. During the event, the player will face the space designated by the parameter "SpaceToFace".

In the case that the event warps a player back to Start, set "Dest1Behind" onto the same space as "DestNext" and "Dest2Behind" onto the first space behind that space, so that a player in reverse would walk from Start to "Dest1Behind", then to "Dest2Behind".

This event should be Everdrive-compatible. If there are any issues, please feel free to let me know!
  • 394_22_12_22_3_14_19_3.png
    394_22_12_22_3_14_19_3.png
    53.6 KB · Views: 144
  • 394_22_12_22_3_14_19_2.png
    394_22_12_22_3_14_19_2.png
    38 KB · Views: 147
  • 394_22_12_22_3_14_18_1.png
    394_22_12_22_3_14_18_1.png
    55 KB · Views: 155
  • 394_22_12_22_3_14_18_0.png
    394_22_12_22_3_14_18_0.png
    57.2 KB · Views: 143
Downloads
334
Views
980
Rating
0.00 star(s) 0 ratings
Creator
MarioComix
Version
1.0
First release
Last update

More from MarioComix:

Back
Top