Commit Graph

18 Commits

Author SHA1 Message Date
ebd9c4a9a2 Merge of Julia's origin/Multiplayer-Base 2021-10-04 12:59:44 -05:00
67e527d41a Merge of Vinny's origin/UI-UX-Demos 2021-10-04 12:58:14 -05:00
701d247d56 Merge of Justin's origin/playerController 2021-10-04 12:54:35 -05:00
Melbyj1125
11691ec8d9 Modified Movement and Stat scripts
Added getters and setters for all stats
stats effect movement script
improved movement to feel smoother overall
added mouse controlled camera
2021-10-04 05:32:56 -05:00
Katherine
a3062854d0 Added Racer Model
> Added Model folder to project
> Added KingsRaceRacerTst.FBX to the Model folder
2021-10-03 14:01:55 -05:00
Melbyj1125
8a9e0617f5 Added Player related scripts
Added PlayerStats
Added PlayerInventory
Added Player
None of these scripts have been fleshed out yet
2021-10-01 14:42:45 -05:00
Melbyj1125
c99f19c192 Created and Updated MovementScene
Implemented Basic Player Movement
Created Player and Platform objects
Created PlayerMovement Script
2021-10-01 12:24:18 -05:00
wheatv3015
572d24dd4b Hint Popup Prototype Development
-Added several fonts to guide direction of UI font choice
-Added UI folder in assets
-Added ideas for backgrounds for hint popups
-Updated popup script to be more general for toggling game objects/UI containers
2021-10-01 11:35:51 -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
87a03bfc0e Added MLAPI Dependency 2021-09-30 01:10:38 -05:00
8ffad85009 Update Unity to 2020.3.19f1 2021-09-29 13:55:31 -05:00
Vincent Wheat
1551e7ab58 Adding Meta Files
-Added meta files to test unity and git issues
2021-09-29 13:44:48 -05:00
Vincent Wheat
636553d8f8 Added 2nd Wall and relinked data
-Meta Data Tests
2021-09-29 13:18:31 -05:00
wheatv3015
d82dd4514b Create CellShader.shader
-Added in Cell Shader
2021-09-29 11:51:28 -05:00
wheatv3015
b2bdf4c871 Added UI-UX Demo Scene
-Included Toon Shaders
-Included Movement and Popup Scripts
-Included WallRun Demo
-Added Materials
2021-09-29 11:36:53 -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
149fd62827
Initial commit 2021-09-23 23:21:48 -05:00