Melbyj1125
6b893f8a77
Merge branch 'MelbySprint5-2'
2021-12-10 13:19:11 -06:00
2927985f7c
Merge branch 'WinLossTrans'
2021-12-10 13:13:01 -06:00
5bccece90b
Runners Properly Despawn and Spectate After Map Completion
2021-12-08 13:44:38 -06:00
Evan Nydahl
64b920c3d5
-created a script for breakable objects
...
-updated block prefabs (updated size/added breakable script)
-added demo scene for blocks/breakable script
2021-12-07 18:35:05 -06:00
Melbyj1125
bd36986887
Reworked Jumping slightly
...
Added Coyote Jump
Fixed Wallrun Again
Fixed Glider
2021-12-06 14:16:41 -06:00
Katherine
64aafcb80e
Merge branch 'KingAbilities'
2021-11-17 13:28:06 -06:00
Katherine
8e0b76f9ff
Cleaned up Bumper, Goo and Slime
2021-11-17 12:24:24 -06:00
Melbyj1125
45a2c5b473
Rigidbody Standup has been implemented
2021-10-29 12:28:36 -05:00
Vincent Wheat
e115a7d198
Merge branch 'Wallrunning-Debug'
...
-Added template for grappling hook
-Fixed ground check in player movement
2021-10-18 12:48:18 -05:00
wheatv3015
2a8a7602e0
Started Implementing Grappling Hook
...
-Created script to handle grappling hook with structure of intended code outlined
-Added tags for grappling points
2021-10-17 14:30:13 -05:00
Melbyj1125
a42e802ace
Created the Inventory Selection Scene
...
Added an ItemOption Prefab
Created Player Prefab
The player now will get their items in the inventory selection screen
Only within this scene will items be able to be added and removed
Updated player files to check for characterController being enabled
This will make it easier to implement the dual RigidBody system
2021-10-14 22:50:44 -05:00
Evan Nydahl
fe4b3b6ccc
Merge branch 'main' of https://github.com/Lautha1/TheKingsRace into main
2021-10-11 12:52:45 -05:00
Melbyj1125
122bf23b30
Fixed Player Jump and Added Itemmanager
...
PlayerJump uses raycast to detect when to get jumps back
ItemManager Holds all scriptable Objects that are within resources
Added a resource folder
2021-10-11 12:12:57 -05:00
Evan Nydahl
981b42dc51
Added a rough kicking prototype
...
-two scritpts that deal with kick logic
-added ball and leg to player in Evan_Prototypes scene
2021-10-08 13:52:36 -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
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