Need help with coding
I want to make a 3d game where when you touch a floating cube the scene will freeze and there will be a pop up showing a multiple choice question. After the question is answered correctly, another cube will appear in a random place. If it is answered incorrectly the game is over.I just need need 5 questions so there will be a total of 5 cubes appearing one at a time in a random place. I need guidance. How do I make a C# script for this? Please help me for i'm still a beginner. Thanks.
Your answer
Follow this Question
Related Questions
Beginner question, why goodValue does not return anything? already assigned text 0 Answers
Moving GameObject a specific distance in the Z direction and back again - regardless of rotation 1 Answer
Two stupid questions about calling a method from another script (C#) 2 Answers
OnClickListener added but on vacation? 0 Answers
Can I AddClip() to Animation component during GameLoop? 0 Answers