7 Commits (53cb01b5e5583d751ff4813d21a6874959cc3af8)

Author SHA1 Message Date
  Claire Peta 3cfd98a474 Fix the cow, 4 years ago
  Joshua Reason 186a1dd634 Fixed cannon so we aren't waiting for it. Started to add hook shot. 4 years ago
  Joshua Reason 3afffa1575 -Updated water to new system + Jumping has a bounce effect 4 years ago
  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
  s3607057 (Angus Niven) 465a8eb6b7 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
  JoshuaReason 2b73df6bdc Updated to take animation time 5 years ago
  Joshua Reason 420c2d23e0 Started on Logic Trough UI 5 years ago