TheKingsRace/Assets/Scripts/Network
Julia Butenhoff a8ac804e30 Private Client/Host Spawning Working
- Created an EMPTY prefab to act as the lobby player character
- Use the status labels to display if client or host (depreciated class
  used - will be removed in upcoming version)
- Private Hosts can start a new lobby
- Private Clients can connect to a lobby at a given IP
2021-10-12 21:57:45 -05:00
..
ConnectButtons.cs Private Client/Host Spawning Working 2021-10-12 21:57:45 -05:00
ConnectButtons.cs.meta Finished Title Screen UI and Added IP Validation 2021-10-07 00:37:29 -05:00
depreciatedHelloWorldManager.cs Private Client/Host Spawning Working 2021-10-12 21:57:45 -05:00
depreciatedHelloWorldManager.cs.meta Fixed Preloader Script 2021-10-06 14:00:52 -05:00
Preloader.cs Private Host/Client Connection Implemented 2021-10-11 13:59:21 -05:00
Preloader.cs.meta Created Preloader Objects 2021-10-04 19:41:37 -05:00