Difference between revisions of "Learn Unity First"

From __space Wiki
Jump to: navigation, search
m
m
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.
 
 
 
1. [[Getting Started - No Scripting]]
 
1. [[Getting Started - No Scripting]]
  
Line 15: Line 13:
 
7. [[Audio]]
 
7. [[Audio]]
  
8. [[Layers]]
+
8. [[Animation]]
 
 
9. [[Animation]]
 
 
 
10. [[Exporting your game]]
 
 
 
11. [[Advanced Scripting]]
 
 
 
12. [[Navmesh]]
 
  
13. [[Particle Systems]]
+
9. [[Exporting your game]]
  
14. [[Project Settings]]
+
10. [https://unity3d.com/learn/tutorials/s/scripting Refer to Unity's tutorials for more advanced guides on scripting.]

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.