- Joined
- Jul 18, 2014
- Messages
- 222
- Reaction score
- 13
- First Language
- English
- Primarily Uses
- RMMV
How can I disable the cancel button?
I am using the "Select Item" event command. However, if the player deselects here / presses the cancel button, I'd run into problems. I can run a conditional branch that checks for the cancel button being pressed and jump to another label to work around the problem, but if I can temporarily disable the cancel button, that'd be muchhhh better.
I am using the "Select Item" event command. However, if the player deselects here / presses the cancel button, I'd run into problems. I can run a conditional branch that checks for the cancel button being pressed and jump to another label to work around the problem, but if I can temporarily disable the cancel button, that'd be muchhhh better.

