You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
matsjoyce edited this page Apr 24, 2018
·
4 revisions
In Unity:
File -> New Scene
Delete the "Main Camera"
Open the Projects tab in the bottom, open the "Prefabs" folder and drag the Car, GameManager, TrackController and UI (make sure you drag the blue cubes, not the scripts!) to your scene.
You should be done! Check the console for warnings, and then work on your terrain!
Adding track markers
Add as many markers (Trackmarker, the pinkish roundish thing) from the "Prefabs" folder as is needed, and add them as children of the track controller.