- Home /
Choose Car
Hello!
I'd like to make the player to be able to choose between different playable car models, but I have no idea where to start. Could you help me get started?
Thanks in advance.
This is way too general. This is a design problem.
Just assume the car model will be an assortment of GameObjects and get to coding.
Answer by HarshadK · Jan 23, 2015 at 09:39 AM
Watch this video for Character Selection and World Instantiation - Unity Engine where in instead of character you just select the car.
That shouldn't matter anyway since there are just cubes used in the tutorial so they can be anything you want. ;-)
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Flip over an object (smooth transition) 3 Answers
Tree Spawn 1 Answer
Laggy Camera 2 Answers