Components
| Component | Description |
|---|---|
| AudioSource | Plays an audio. |
| CameraController2D | Controls the behaviour of the 2D camera. |
| Camera2D | Camera in 2D space. |
| CharacterController2D | Provide basic character movement behaviour. |
| SpriteRenderer | Renders sprite assets. |
| Transform2D | Stores the position, rotation and scale of a 2D object. |