Hi
I have work on a guid from tornadotwins for 7days
and I disided to make a FPS game as well(cuz I get max on the script)
anny way when I started my new project my old one was gone :shock: :?
please help me how can I get it back?
the old project is not gone unless you have overwritten the project folder (or you by error used the island demo as base and installed unity 2 or 3 new in which case the sample project might have been overwritten)
okey
when I open my project it just the main camera there
:?
//txzzo
In Unity3D, file, open project.
Look in the list for the previous project.
Did you open the scene file? It sounds like you are just opening Unity without opening a scene.
when I open the project it just a main camera there
Unity projects contain scenes. Did you save any scenes in your project?
http://unity3d.com/support/documentation/Manual/Learning%20the%20Interface.html
no i dident save scene…
are that bad?
If you did not save the scene, then you did not save the levels. Check your project folder, you should still have any scripts or objects that you saved as prefabs.
I have all the script and all I have made and I have save in project but all that is from hierarchy is gone
When you quit Unity you didn’t notice the window that popped up asking you if you wanted to save the Scene? Everything in the Hierarchy is what is in a Scene. Since you didn’t save the Scene all that is now gone.
Hierarchy is the scene itself. If you lost the scenes, they are gone. But double check the project folder, because Unity prompts you to save a scene when you close it or Unity.
I always save the scene when I close unity