Skip to content
smaruy30 edited this page May 14, 2016 · 3 revisions

Welcome to the BreakOut wiki!

  1. Setting up the Game

    1. Creating a new project from File -> New Scene
    2. Save the new scene
  2. Setting Up Base Scene

    1. In Hierarchy, click Create -> 3D Object -> Plane
    2. In Hierarchy, click Create -> 3D Object -> Sphere
    3. In Project, click Create -> Folder, then rename the folder to Materials
    4. In Project, With Materials folder selected, click Create -> Material
  • main camera main camera

  • directional light directional light

  • background background

  • background material background material

  • ball ball

  1. 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 west wall

  • east wall east wall

  • north wall north wall

Clone this wiki locally