-
Notifications
You must be signed in to change notification settings - Fork 0
Home
smaruy30 edited this page May 14, 2016
·
3 revisions
Welcome to the BreakOut wiki!
-
Setting up the Game
- Creating a new project from File -> New Scene
- Save the new scene
-
Setting Up Base Scene
- In Hierarchy, click Create -> 3D Object -> Plane
- In Hierarchy, click Create -> 3D Object -> Sphere
- In Project, click Create -> Folder, then rename the folder to Materials
- In Project, With Materials folder selected, click Create -> Material
-
main camera
-
directional light
-
background
-
background material
-
ball
- Setting up surrounding walls 1. In Hierarchy, click Create -> Create Empty, then rename it to Walls 1. In Hierarchy, with Walls selected, click Create -> 3D Object -> cube
-
west wall
-
east wall
-
north wall