Commit Graph

33 Commits

Author SHA1 Message Date
Vincent Wheat
ea632960a8 Playtest1Feedback
-Adjusted Left1 boulders to be smaller and faster
-Added serializable scale to boulder spawn
-Adjusted some sliding obstacle heights
-relinked respawn zone in last pit of foothills
-Plains left 1 adjusted bumper strength and added catch platform
-Imported assets for archer towers and cannons, materials need to be gleeked with
2022-03-09 14:11:02 -06:00
Vincent Wheat
f0a4bff323 Merge branch 'Foothills' 2022-03-07 11:52:57 -06:00
Vincent Wheat
ffdc7092bf Everything is crumbling
hahahahaha
2022-03-04 14:09:33 -06:00
4724c80146 Finished and Fixed the Reset Button 2022-03-02 14:11:15 -06:00
ad30ba0140 Merge branch 'ResetButton' 2022-02-28 14:07:46 -06:00
3f51b34aec Added a Button to Reset to Last Checkpoint
- Unable to test to verify if it works until the Respawn Positions are
  in the game scene
2022-02-28 14:03:46 -06:00
Melbyj1125
dcf9ce2a7a Merge branch 'ColGate' 2022-02-28 13:50:52 -06:00
028ad52dc9 Modified Pitfall to Now Use a Transform For Respawning
- Will need to update all instances in scene with a new respawn point
  game object
2022-02-27 14:20:05 -06:00
ce7822e7e9 Networked Crumbling Platforms
- Need to replace all objects in scene with new prefab
2022-02-27 14:16:47 -06:00
Melbyj1125
46dff8f663 doors no longer collide with frame & fixed mom hit 2022-02-25 14:56:30 -06:00
966c85c646 Made gates despawn after being kicked and timer 2022-02-23 13:06:24 -06:00
Vincent Wheat
c455af3fc3 Merge branch 'main' of https://github.com/Lautha1/TheKingsRace 2022-02-21 14:42:27 -06:00
Melbyj1125
d9793a73db fixed gate hitbox issue 2022-02-21 14:38:33 -06:00
Vincent Wheat
5c0497be88 Crumbling Platform
-Crumbling platform was added
-Minor fixes and improvement to level
-Added folders for WIP foothills obstacle sections
2022-02-21 12:08:32 -06:00
Melbyj1125
f0936f4cee State machine player is networked
small cleanups are still needed
2022-02-16 14:21:34 -06:00
Vincent Wheat
a09e513076 Gate prefab updates, net manager updates
-Game mountain added level
-added gate model
2022-02-07 14:34:54 -06:00
8dcb4e11af Adjusted Respawn Delay and Added Respawning Text
- Respawning now takes 3 seconds
- Host also now must wait the same 3 seconds like the clients did
- Added a screen with text that says respawning so players are informed
  of what is happening
2022-01-29 00:12:28 -06:00
c1d51f4148 Fixed Items Not Apply to Clients Bug
- Fixed a bug in which clients were not spawned in with their items
  despite selecting them in the lobby.  Also applied this fix to the
  respawn method for the pitfalls
2022-01-19 17:28:12 -06:00
8d81c92115 Fixed Runner Spectating King Bug
- Fixed a bug where a runner would spectate the king if the host and a
  client are both runners and the client finished the race before the
  host did
2022-01-19 16:36:10 -06:00
ade428ef8a Fixed Pitfall Respawning On Clients 2022-01-18 11:46:26 -06:00
d0d82b882c Merge branch 'main' of https://github.com/Lautha1/TheKingsRace 2021-12-13 14:14:53 -06:00
c93414c6d0 Spawn King and Fixed Respawning on Clients 2021-12-13 14:14:02 -06:00
Melbyj1125
6c09c3e976 Merge branch 'MelbyFinalSprint' 2021-12-13 13:12:46 -06:00
Melbyj1125
3c3708f869 Changed Player Stats and altered kick hit box 2021-12-13 13:06:47 -06:00
2c2a13ff84 Finished Networking the Boulder 2021-12-10 22:30:40 -06:00
Vincent Wheat
d339775e4c Merge branch '80PercentEffort' 2021-12-10 21:05:07 -06:00
Vincent Wheat
acdac8b00a Updates
-Boulder Prefab
-Boulder Spawning
-Plains Layout
-Painted Terrain
2021-12-10 21:03:36 -06:00
a70528107f Finished Network Based Respawning 2021-12-10 20:55:59 -06:00
dd9a7b625c Beginning of KillZone work 2021-12-10 18:29:16 -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
Vincent Wheat
a31ac1b79f Slowdown Zones
-Added script for slowing player movement
-Updated Terrain Layouts
2021-12-03 13:22:09 -06:00
Vincent Wheat
10a9f8d1ca Updates to terrain sculpting
-Updated Terrains for plains, valley
-Added respawn mechanic
-Added PlayerMovement respawn support
2021-12-01 13:51:46 -06:00
Evan Nydahl
02410a642f Resolved naming conflicts and reorganized 2021-11-29 13:54:29 -06:00