- Home /
a question about the racing car game tutorial part 1 made by unity
i want to ask a question about the car game tutorial part 1 made by unity which is:- it says use the track thingy....how do i put it in the scene when i double click it some objects appear in the hierarchy part but nothing appears on the scene view its just blank please answer me :D...send to my email-hisham.kandil@hotmail.com or answer here which ever u want
Answer by Cyb3rManiak · Aug 09, 2010 at 01:08 PM
Haven't done the tutorial, so don't know exactly what you're talking about, but it seems pretty simple.
If it's a prefab - drag it from the "Project" tab to the "Scene" tab.
If after double clicking it you get other objects in the hierarchy tab - it's probably a scene. Does it have a Unity Logo on it?
After double clicking it, select one of the objects in the hierarchy tab, click the scene view and hit F on your keyboard (or go to Edit->Frame Selected from the menus). It should move the object to the view.
Try doing some basic Unity tutorials and go over the User Manual to grasp these things better before jumping to multiplayer racing games :) Try these: http://unity3d.com/support/documentation/video/
and it still doesn't show on the scene view but i have its name in the in the task bar unity-the track.unity-new unity project i have this onthe top
Then it's definitely a scene. Did you try Edit->Frame Selected? Select other objects in the hierarchy. One of them is bound to be somewhere in the scene and visible. Of course if everything is disabled or it's just game objects with scripts on them and no meshes- you won't see anything. I didn't open that tutorial so I don't know exactly what's there. What happens when you hit play? Do you see something in the scene view when playing?... Try fra$$anonymous$$g some objects in play mode.
when i hit play its all blue and i keep falling..and how do i frame objects
Your answer
Follow this Question
Related Questions
Unity Car Tutorial 2 Answers
Help to Move Car in Android 0 Answers
Textures similar to Skidmarks in Car tutorial 1 Answer
Saving name of player in high scores? 0 Answers
Car rear Wheels bug/error/issues!!! 2 Answers