- Joined
- Sep 15, 2017
- Messages
- 63
- Reaction score
- 13
- First Language
- Telepathy
- Primarily Uses
- RMVXA
Hello everyone,
My character is in front of a machine that is going to show her a series of images.
Unfortunately, I don't know how to achieve that.
In the past, someone taught me how to make an image disappear when the player walked away by running
a parallel process with the script ($game_player.moving?) and it worked perfectly.
However, instead of having the player moving, I would like to have a left mouse click or enter to trigger the next image.
Could anyone please teach me how to do it? The effect should be like reading a book with several pages, then when the reading is over the machine tells the character to move on to the next machine.
Thank you!
My character is in front of a machine that is going to show her a series of images.
Unfortunately, I don't know how to achieve that.
In the past, someone taught me how to make an image disappear when the player walked away by running
a parallel process with the script ($game_player.moving?) and it worked perfectly.
However, instead of having the player moving, I would like to have a left mouse click or enter to trigger the next image.
Could anyone please teach me how to do it? The effect should be like reading a book with several pages, then when the reading is over the machine tells the character to move on to the next machine.
Thank you!
