Commit Graph

3 Commits

Author SHA1 Message Date
f0f7824850 Setup Preloader and Created Scenes
- Added Preloader Scene
- Created Lobby Scene As Template
- Started Basic Design of Title Screen
2021-10-06 13:26:56 -05:00
8df16271df Added Networked Player Spawning and Movement
- Server can host to clients
- Players spawn in with a base character controller
- Movement is synced between the two game clients
2021-10-01 00:54:07 -05:00
52a8d64abb Created Empty Project
- Created an empty 3D Unity Project
- Renamed SampleScene to TitleScene
- Added TitleScene to the Build Settings
2021-09-23 23:39:01 -05:00