Student Name: Joe O'Regan
Student Number: K00203642
Course: BSc (Honours) in Computing (Games Design and Development)
Unity - Roll-a-ball tutorial link
- This is the Roll-A-Ball Tutorial to learn the principles of working with Unity
- Version 2
- Added a countdown timer
- Added a time power up, that randomly appears in a corner when the clock reaches a certain time period
- Added lose conditions to the game
- Different sound effects for player hitting walls, collecting pick ups, and collecting power ups
- Added two music tracks
- Added a script to randomly select a music track, and play the next track when the current one is complete
- Version 3
- Added singleton so music track continues to play after the current scene has reset
