7 Commits (547e82ab8236a218d5cb602daf06fdba010fd849)

Author SHA1 Message Date
  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
  Joshua Reason e671902d0d Connected cLients are visible to all other clients + Login UI updates 4 years ago
  Claire Peta d35aa05de3 block spawn, change block to not walkable 5 years ago
  JoshuaReason a566463e20 Made players spawn in correct direction 5 years ago
  Joshua Reason 91215e8d33 Started work on multiplayer manager; 5 years ago
  Claire Peta e99ec4db8b Getting character instantiating 5 years ago
  Joshua Reason c492889df0 -Edge detection 5 years ago