Changes between Version 9 and Version 10 of WikiStart
- Timestamp:
- 2011-10-07 02:11:18 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v9 v10 22 22 Please write me to !edytado@gmail.com with the Asset Store invoice number or your !PayPal email / transaction id. 23 23 24 If you contributed to the [http://forum.unity3d.com/threads/47366-New-Unity-Car-Tutorial-GTA4-Vehicle-Replica-Project-4050 GTA4 Vehicle Replica Project]then please let me know your old Codaset user name so I could replicate your account in the new project's page.24 If you contributed to the [http://forum.unity3d.com/threads/47366-New-Unity-Car-Tutorial-GTA4-Vehicle-Replica-Project-4050 GTA4 Vehicle Replica Project] then please let me know your old Codaset user name so I could replicate your account in the new project's page. 25 25 26 26 == Download the project == … … 30 30 31 31 The user and password required for accessing the project's files page and the GIT repository are sent to you by email after purchasing. 32 33 ==== Missing scripts? ==== 34 Import the package into a '''completely empty''' project. Existing files, specially from the standard assets, may cause some files not to be imported resulting in compilation errors. 32 35 33 36 == Reference == … … 40 43 CarDamage - Performs the mesh deformation on impacts. 41 44 42 Car Input- Main script that handles the user input and controls the logic of the scene.45 CarMain - Main script that handles the user input and controls the logic of the scene. 43 46 44 47 CarSettings - High-level properties for configuring each vehicle's features and driving aids.