Thanks for reading my question here…I’m a newbie here and I don’t any idea on how to start the game I want to develop…My game is a race but it looks like a Mario kart style wherein their will be a randomized math question appear beside the race track(Example… 1+1) and then the player should hit the box(the answer) to answer the question and will get a score…The questions are how I’m going to make randomized the questions and the box every time the player starts a game…Please help me…More power!
http://unity3d.com/support/documentation/ScriptReference/Random.Range.html
See the second section which tells you how you can generate random integer numbers.
How am I going to apply this in my game? Sorry for this kind of question but I dont have any idea on how am I going to this…Could you give me a random example…Thanks,