GDD 450/451 Project - Can you race to the top while the King tries to stop you?
Go to file
Julia Butenhoff 7a866191bb Continued work on spawning players
- Modified PlayerData to hold IsKing
- Added spawning code
- Need to merge in player prefab with networkobject
2021-10-25 13:38:16 -05:00
Assets Continued work on spawning players 2021-10-25 13:38:16 -05:00
Packages Setup Preloader and Created Scenes 2021-10-06 13:26:56 -05:00
ProjectSettings Creation and Swap to Game Scene 2021-10-18 13:12:44 -05:00
UIElementsSchema Added a rough kicking prototype 2021-10-08 13:52:36 -05:00
UserSettings PlayerName Validation and Start of SpawnPoint Logic 2021-10-25 11:53:54 -05:00
.gitignore Initial commit 2021-09-23 23:21:48 -05:00
.vsconfig Created Empty Project 2021-09-23 23:39:01 -05:00
README.md Initial commit 2021-09-23 23:21:48 -05:00

TheKingsRace

GDD 450 Project - Can you race to the top while the King tries to stop you?