Difference between revisions of "Learn Unity First"

From __space Wiki
Jump to: navigation, search
m
m
 
(7 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
7. [[Audio]]
 
7. [[Audio]]
  
8. [[Layers]]
+
8. [[Animation]]
  
9. [[Animation]]
+
9. [[Exporting your game]]
  
10. [[Exporting your game]]  *For just making a VR game for yourself and a few friends locally, part 10 is very useful but not the most necessary thing to know how to do.
+
10. [https://unity3d.com/learn/tutorials/s/scripting Refer to Unity's tutorials for more advanced guides on scripting.]
 
 
11. [[Advanced Scripting]]
 
 
 
12. [[Navmesh]]
 
 
 
13. [[Particle Systems]]
 
 
 
14. [[Project Settings]]
 

Latest revision as of 11:48, 12 December 2017

1. Getting Started - No Scripting

2. Materials

3. Terrain

4. Physics

5. User Interface

6. Basic Scripting

7. Audio

8. Animation

9. Exporting your game

10. Refer to Unity's tutorials for more advanced guides on scripting.