You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
s3607057 (Angus Niven) 3a6ae2f4c9 Added an 8-player starting area. Changed player-spawning slightly: instead of skipping index 0 for odd numbers of players, each starting pen section starts with no squares marked isSpawnable, and lists of squares to mark as spawnable on instantiation depending on the number of players. RacetrackGameMode.cs is currently hardcoded to call the map initialiser with five players, until I can figure out how to get the number of connected players when OnPreGameStart is called. 4 years ago
Assets Added an 8-player starting area. Changed player-spawning slightly: instead of skipping index 0 for odd numbers of players, each starting pen section starts with no squares marked isSpawnable, and lists of squares to mark as spawnable on instantiation depending on the number of players. RacetrackGameMode.cs is currently hardcoded to call the map initialiser with five players, until I can figure out how to get the number of connected players when OnPreGameStart is called. 4 years ago
Final APK apk2 5 years ago
Logs final push pre-beta presentation 5 years ago
Packages Finshed all tutorial levels - just waiting on drag and drop implementation 5 years ago
ProjectSettings Implemented a procedural track creation framework. Track sections will now be added from a list prefabs, after checking that they can connect to the previous section. Sections that have passed out of camera view will disappear. Created a new scene using the procedural generator. The Lobby will now load it on starting a game. 4 years ago
.gitattributes Added unity scenes to LFS + cleaned up scene folder 4 years ago
.gitignore Set up gitignore + LFS 5 years ago
MainMenuBackground.jpg Portal colour change working with testing script 5 years ago
MainMenuBackground.psd background scene made, added image background to menus, server menu made, changed tutorial scenes 5 years ago
README.md Updated readme for semester 2 4 years ago
ScoreboardBackground.psd Tutorial Levels 1-5 complete with new assets, Updage UI bakcground images with new assets, change character walking animation 5 years ago

README.md

Major Project A

Major Project A 2019 Semester 1 s3663435 - Claire Taylor-Cuthbertson s3544917 - Joshua Reason

Major Project B

Major Project B 2019 Semester 2 s3663435 - Claire Taylor-Cuthbertson s3544917 - Joshua Reason s3607057 - Angus Niven