Commit Graph

9 Commits

Author SHA1 Message Date
99fe74a8d9 Fixed King Null Ref Errors
- Fixed KingPlace and KingMove Null Refs
- Changed the Networked Slime to isTrigger instead of solid
2022-03-30 13:27:01 -05:00
Melbyj1125
f0936f4cee State machine player is networked
small cleanups are still needed
2022-02-16 14:21:34 -06:00
c93414c6d0 Spawn King and Fixed Respawning on Clients 2021-12-13 14:14:02 -06:00
5bccece90b Runners Properly Despawn and Spectate After Map Completion 2021-12-08 13:44:38 -06:00
ca48a8516b PostGame Transitions To and From Successfully
- End of timer goes to PostGame
- Timer on PostGame returns to Lobby
- Resets PlayerData on return to Lobby
2021-12-01 13:34:53 -06:00
6f948c0c48 Added Overall Race Timer and PlayerHUD template 2021-11-28 11:31:17 -06:00
df5107a1bc Implemented a 321 coundown 2021-11-22 14:22:01 -06:00
b7dd96905b Player Camera Enabled and Movement Restored
- Players Gain Local Camera after cutscene
- Players Movement is disabled until after cutscene
2021-11-19 14:06:59 -06:00
c31f645411 All Players Spawn Successfully
- Moved Spawning to a Manager on Prefab in Game scene
- Created Game Handler (not-implemented)
2021-10-29 13:56:46 -05:00