Exporting your project & making builds

Everyone MUST follow along for this part.
Instructions Link

Adding a title screen (Canvas+UI basics)

Tutorial Link

Adding Sound

Tutorial Link

The roll-a-ball helpers package v2 includes an example scene demonstrating crossfading between different background music, and sound on collision.

Work time

This is the last day in class to get help with your project 1. If you are having trouble getting some feature or mechanic working, please get help today!

Tip for testing your game more easily
It can be helpful to temporarily move your ‘player’ object later in your level, so you don’t have to play your whole game, if you’re just trying to figure out one part.

You can download this version of CameraController.cs which will respect the manually input ‘offset’, regardless of the camera/player start positions.

edit offset