- Event Type
- Landing Event
- Passing Event
- Input Required
- Yes (Parameter)
- Programming Language
- MIPS (Assembly)
- Source
- Custom-Made
This event is designed to activate a quick-time event where the player will rapidly press A or B to earn coins. The button is randomly selected at 50/50 odds and the player will have 5 seconds to press the button. Coins are earned at a rate of approximately 1 coin for every 2 button presses. For CPU players, they will earn a random number of coins according to their difficulty level.
At the beginning and end of the event, the player will face the space designated by the parameter "WigglerSpace". During the quick-time event, the player will face the space designated by the parameter "VeggieSpace". By setting the parameter "StartingPrompt" to true, the player will be able to choose to participate in the event or not. If set to false, the event will always occur.
This event should be Everdrive-compatible. Credit goes to Airsola for making the template version of the event in MP3 and to Knuckles5577 for suggesting adding a prompt to the event! If there are any issues, please feel free to let me know!
Edit Log:
EDIT (v2):
-Added compatibility to have a prompt before activating the event as well as making it toggleable via the parameter "StartingPrompt".