Question about the Car Wizard

Is the car wizard only available in the race demo? If I create a new project, the option to Create Car is not available under GameObject.

Is there a simple way to move the wizard to be part of Unity’s default behavior?

thank you,

Jason
(Unity Pro 2.0)

You need to add the java script file CarWizard.js from the race demo to your project. Remember to put it in a folder called Editor also.

Sweet. Thank you.

Jason