6 Commits (ecb0fe6dc81a3d4bf405cc4abc234475b20152b2)

Author SHA1 Message Date
  ClairePeta 27ef03ad62 Separated the traps that need to be called after each turn and then after each round in the traps script 4 years ago
  s3607057 (Angus Niven) 0f9d8df6bc Implemented appropriate behaviour for having fallen into a hole: character loses their remaining moves for the round, respawns minus one life if they fell into a pit, or may jump out if they're in water. Changes to the FloatingOnWater prefab were necessary both to make the lose-your-remaining moves functions work (the block undernearth with the isWalkable and isWater flags), and to make it possible to fall into water on my build (shifting the box collider down by 1). If the latter causes issues on Claire's build, it can be reverted without affecting the rest of this commit, until we figure out how to make it work on all our machines. 4 years ago
  s3607057 (Angus Niven) d7f847d462 Adjusted the spawning script & moved spawn points in the racetrack level to get the desired spawning arrangements - the middle point will be used only with an odd number of players, and the spawn points to the side will be used first. 4 years ago
  s3607057 (Angus Niven) b99047df21 Added conveyor belt to racetrack. 4 years ago
  s3607057 (Angus Niven) e5d12374c6 Pits & cannons added to racetrack. 4 years ago
  s3607057 (Angus Niven) 95b9d6c530 New four-player racetrack level, running from x = -15 to x = 15. 4 years ago