Question by
alexskeletonbeats · Jan 16, 2018 at 10:53 PM ·
script.
Use same scene with multiple difficutlt levels
I am making a race car game and i want to make a level selection . If easy is selected , the time you have to complete the race is 2 min , if medium 1.30 and if hard 1 . How can i achieve that ? Can is make it with switch - case ?
Comment
Your answer
Follow this Question
Related Questions
Scripted GameObjects vs Prefabs 0 Answers
how to make mathf.pingpong not from 0 3 Answers
How to pass in an Integer 1 Answer
[SOLVED] NullReferenceException in a script that calls another object's script variable 1 Answer
Manual GUI Refresh 0 Answers