- Joined
- Sep 4, 2018
- Messages
- 8
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- VNM
Hello I'm a newbie who is trying to create a simple puzzle but I can't figure out how to make it.
Here is how I want it to go.
There four column which are basically buttons that the player needs to press in the right order to make an object appear in the room.
If they press the correct button there is a positive sound effect and they move to the next button.
If they press the wrong button there is a negative sound effect and they have start over.
(Please note that themselves column do not change verbally.)
The issue is that I don't know how to code the tutorials I have watched/read keep going over my head since they don't explain how things like switch or variables work or how to actually put them in any kind of order.
Any help that is offered would greatly be appreciated.
Here is how I want it to go.
There four column which are basically buttons that the player needs to press in the right order to make an object appear in the room.
If they press the correct button there is a positive sound effect and they move to the next button.
If they press the wrong button there is a negative sound effect and they have start over.
(Please note that themselves column do not change verbally.)
The issue is that I don't know how to code the tutorials I have watched/read keep going over my head since they don't explain how things like switch or variables work or how to actually put them in any kind of order.
Any help that is offered would greatly be appreciated.