- Joined
- Aug 25, 2019
- Messages
- 7
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMMV
Hello!
I'm having a bit of a pickle trying to build this puzzle.
The concept is simple enough - through a series of button presses, you have to get the needle in a voltage meter to hit the yellow spot without hitting the red spot in order to force a door open.
If you hit the red spot, the voltage meter overloads and explodes. Resulting in Game Over.
So I made a series of images, thinking I could just use Erase Picture, Show Picture to indicate the change in voltage when the player presses the button. But I ran into problems on the Reset Button.
Basically I tried to use Show Multiple Choices to do this, buuuut...
Let's say the Player, after pushing Button 1, wants to hit Reset, which would recall the first image.
How would I go about that in an easier manner than just using Show Multiple Choices over and over again?
Here's the Script I currently have:
I'm having a bit of a pickle trying to build this puzzle.
The concept is simple enough - through a series of button presses, you have to get the needle in a voltage meter to hit the yellow spot without hitting the red spot in order to force a door open.
If you hit the red spot, the voltage meter overloads and explodes. Resulting in Game Over.
So I made a series of images, thinking I could just use Erase Picture, Show Picture to indicate the change in voltage when the player presses the button. But I ran into problems on the Reset Button.
Basically I tried to use Show Multiple Choices to do this, buuuut...
Let's say the Player, after pushing Button 1, wants to hit Reset, which would recall the first image.
How would I go about that in an easier manner than just using Show Multiple Choices over and over again?
Here's the Script I currently have:
Last edited:






