- Joined
- Jun 7, 2018
- Messages
- 14
- Reaction score
- 1
- First Language
- Spanish
- Primarily Uses
- RMMV
Hey, im a little confused... when using this plugin, it allows you to assign a common event to a pressed key, but I want to know if it is possible to activate and deactivate something by pressing the same button as if it were a switch.
Example in pseudocode:
Press "T":
The screen turns gray color.
(Using a common event)
Press "T" again:
The screen returns to normal color.
This is where my question is, ¿how can I make pressing the same key again take me to normal color?
Example in pseudocode:
Press "T":
The screen turns gray color.
(Using a common event)
Press "T" again:
The screen returns to normal color.
This is where my question is, ¿how can I make pressing the same key again take me to normal color?

