- Home /
Click Submit, then check
I'm building a little game where I have 4 spots that can accommodate 4 cubes however those cubes must be placed in a particular sequence in order to complete the level (it's like a PIN number) now this is what I need, let's say that the PIN is: 4 2 1 0. I need a submit button that will check to see if the cubes are in this correct position. How do I write a script to perform this task?
Anticipating thanks
Comment
Your answer
Follow this Question
Related Questions
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
How to add a script to a object in unity 1 Answer
stop song and play song 0 Answers
WHY SAYS ME THAT IS AN ERROR? 1 Answer
enemy animations 1 Answer