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 |
|---|---|
| Set up 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 camera perspectives available to 2D games. |
| 2D game art style reference | Explore the different art styles available to 2D games. |
| Convert 2D assets from the Built-In Render Pipeline to URP | Convert 2D assets made for a Built-In Render Pipeline project to be compatible with URP. |