053189fa0a
Finished Title Screen UI and Added IP Validation
...
- Finished adding UI for the title screen
- Scripted functions for each button press
- Validation of IP entered for private server connection
- Popup Error Panel with variable error messages added
2021-10-07 00:37:29 -05:00
659b9f9954
Fixed Preloader Script
...
- Fixed game launching with command line into Lobby
- Game launches into Title screen otherwise
- Depreciated two networking scripts
2021-10-06 14:00:52 -05:00
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
06b905893e
Created Preloader Objects
2021-10-04 19:41:37 -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
60bf63d757
Base NetworkManager and Player Prefab Created
...
- Added a NetworkManager
- Added the NetworkCommandLine arguments
- Created a temporary Player prefab
2021-09-30 15:08:59 -05:00