Changes between Version 4 and Version 5 of VehiclePhysicsTutorial
- Timestamp:
- 2013-04-10 09:19:02 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VehiclePhysicsTutorial
v4 v5 36 36 #### 5. Configure the scripts 37 37 38 * Add each user-controlable vehicle to the list _Main > CarMain script > Cars_. 38 * Add each user-controlable vehicle to the list _Main > CarMain script > Cars_. Ensure that the _Cars_ array contain no empty slots. 39 39 * _Main > CarMain script > MainCamera_ must point to the MainCamera game object. 40 40 * _MainCamera > CameraControl script > Mirror..._ references must point to the _Mirror..._ game objects located as children of Main.