2D games in Unity differ on their game perspective and art style. Use this quickstart guide to create a 2D game in Unity.
Topic | Description |
---|---|
Setup a project for 2D games | Set up a project to create a 2D game. |
2D game creation workflow | Follow this workflow to learn how to create a 2D game in Unity. |
2D game perspectives reference | Explore the different cameraA component which creates an image of a particular viewpoint in your scene. The output is either drawn to the screen or captured as a texture. More info See in Glossary perspectives available to 2D games. |
2D game art style reference | Explore the different art styles available to 2D games. |