Difference between revisions of "Unity3d"

From John Freier
Jump to: navigation, search
(2D Information)
m (Camera)
Line 5: Line 5:
 
===Camera===
 
===Camera===
 
Change camera mode for '''Projection''' from Perspective(2 eye camera, so the sides will show) to '''Orthographic''' (1 eye camera).
 
Change camera mode for '''Projection''' from Perspective(2 eye camera, so the sides will show) to '''Orthographic''' (1 eye camera).
 +
 +
Complete 2D View
  
 
Reference
 
Reference
 
http://docs.unity3d.com/Documentation/Components/class-Camera.html
 
http://docs.unity3d.com/Documentation/Components/class-Camera.html
 
  
 
== YouTube Videos ==
 
== YouTube Videos ==
 
Unity 2D Game Tutorial - Part 1 Sprites and You.
 
Unity 2D Game Tutorial - Part 1 Sprites and You.
 
http://www.youtube.com/watch?v=DZucUpZtg2U
 
http://www.youtube.com/watch?v=DZucUpZtg2U

Revision as of 11:21, 21 March 2013

Unity 3D


2D Information

Camera

Change camera mode for Projection from Perspective(2 eye camera, so the sides will show) to Orthographic (1 eye camera).

Complete 2D View

Reference http://docs.unity3d.com/Documentation/Components/class-Camera.html

YouTube Videos

Unity 2D Game Tutorial - Part 1 Sprites and You. http://www.youtube.com/watch?v=DZucUpZtg2U