Get Started¶
To get started, in the Project window, create a new folder under the Assets folder and name it Pong2D. All the assets used in this game will be created inside of this folder to make them easy to find.

After that, create a new scene in the Pong2D folder and name it PongGame.

Open the PongGame scene, select the Main Camera in the Hierarchy.
- Set
Clear FlagstoSolid Color - Set
Backgroundto a color you like.

- Set
Aspect ratioof theGamewindow to16:9.