- Joined
- Mar 9, 2020
- Messages
- 18
- Reaction score
- 2
- First Language
- English
- Primarily Uses
- RMMV
Is there a way to have an event progress when the user clicks the mouse?
In my project I am using pictures, and I would like the picture to be displayed indefinitely, until the user clicks the mouse, or presses the action button. Then it should move on to the next picture. Is tis possible?
I was thinking of using loops, but I can’t work out how to call the break loop command on a click, rather than just waiting.
In my project I am using pictures, and I would like the picture to be displayed indefinitely, until the user clicks the mouse, or presses the action button. Then it should move on to the next picture. Is tis possible?
I was thinking of using loops, but I can’t work out how to call the break loop command on a click, rather than just waiting.