- Event Type
- Landing Event
- Passing Event
- Input Required
- Yes (Parameter)
- Programming Language
- MIPS (Assembly)
- Source
- Custom-Made
This event is designed to allow the player to warp to any opponent's space. During the event, a prompt will appear and allow the player to select an opponent. After the screen fades out, the player will be warped and they will play their happy animation. Before the warp, the player will face the space designated by the parameter "SpaceToFace". Note that if this event is set as a landing event, after the warp, depending on the space type, the space's effect may be activated also.
When CPUs activate the event, the cursor will not appear during the prompt. This is intentional as it allows for the event to run logic to control who the CPUs pick; they will select approximately randomly from the three opponents.
This event should be Everdrive-compatible. If there are any issues, please feel free to let me know!
Edit Log:
EDIT (v1.1):
-Now uses the "GetRandPromptSelection" function from the board overlay.