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.
 
 
 
 
 
 
JoshuaReason 2406b82be7 Merge remote-tracking branch 'origin/master' into Josh_Dev_branch 5 years ago
..
ColorGameMode 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. 5 years ago
ColorGameMode.meta more work on gamemodes 5 years ago
GameMode.cs Merge remote-tracking branch 'origin/master' into Josh_Dev_branch 5 years ago
GameMode.cs.meta removed testing scenes. 5 years ago
GameModeEvents.cs Cleaned up GameMode and GameManager 5 years ago
GameModeEvents.cs.meta Started Gamemode rework 5 years ago
GameModeReference.cs Started Gamemode rework 5 years ago
GameModeReference.cs.meta Started Gamemode rework 5 years ago
TestGameMode.cs Started Gamemode rework 5 years ago
TestGameMode.cs.meta Started Gamemode rework 5 years ago