x


choose a car and customize a car(Main Menu}

i have a car racing game and i want to be able to pick different cars and the menu and levels and be able to customize cars before they go into the level so can anyone help me out with that??

more ▼

asked Apr 24 '10 at 10:20 PM

dontay gravatar image

dontay
79 4 5 7

BaironChrest : what website can i go to so i can customize my ride for free to see what it would look like?

Jun 26 '12 at 05:20 AM Berenger
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Create a new scene with a selection of cars in it, use a raycast from the mouse to select a car and save its id in a script with do not destroy on load on it, load the track scene and use the data from the script to spawn the correct car. You could do it all in one scene if you really wanted.

Clickable objects: http://answers.unity3d.com/questions/4840/making-an-object-clickable

Keeping objects between scenes (saving scores or options): http://unity3d.com/support/documentation/ScriptReference/Object.DontDestroyOnLoad.html

Save what car you picked as a variable and then instantiate it from a prefab when you load the next scene.

more ▼

answered Apr 24 '10 at 10:33 PM

spinaljack gravatar image

spinaljack
9.1k 18 31 91

could you give a example of the script

Apr 24 '10 at 11:24 PM dontay

honestly there's already answers for what you need if you search for it, just break it down into steps.

Apr 25 '10 at 08:51 AM spinaljack

Save Money on used Cars Save money on used car purchase, one should try auctioned cars. The auctions are organized thought out the world and they are the best source of buying used cars of all makes and models.Toyota Caldina For Sale | Cheap Used Cars

Jun 26 '12 at 05:12 AM mikehussy
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3686
x418
x132
x48
x21

asked: Apr 24 '10 at 10:20 PM

Seen: 2507 times

Last Updated: Jun 26 '12 at 05:20 AM