Evan Nydahl
e0cfb655f8
Merge branch 'controller' into main
2021-12-03 13:42:41 -06:00
Evan Nydahl
20db245902
-Modified mountain (may need more changes later)
...
-Added full controller support for all abillities that will be in the game
(grapple is currently set to x)
2021-12-01 15:38:24 -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
8d04062e98
Created scene for the post game scene
...
- Created post game scene
- Added it to the NetworkManager
- Added to build settings as build index 4
2021-11-29 13:24:15 -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
Melbyj1125
e2a1a9150c
small changes to player and items for cleanup
2021-11-17 12:21:15 -06:00
5375647063
Re-enabled NetworkTransform on PlayerPrefab
2021-11-05 12:57:08 -05:00
Melbyj1125
7c72259708
Cleaned up code
...
Slide Works again
Ragdoll works again
Cam is stable
New Debugging prefab
2021-11-03 14:06:19 -05:00
cdfc1a0d00
Creation and Swap to Game Scene
...
- Created the Game-Mountain scene
- Added to Build Settings as Index 4
- Modified ServerGameNetPortal to properly swap to Game-Mountain on
GameStart() call
2021-10-18 13:12:44 -05:00
Melbyj1125
39bc66244e
Added Item Cost and Max Points
...
Added Glide
Added Item adding verification
2021-10-18 12:19:44 -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
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