revival/game/Assets/Scripts/Traps
Cat Flynn 122d0e1ff3 implement falling platform chain 2021-03-24 16:54:34 +00:00
..
Arrow.cs redesign arrow wall trap objects 2021-03-18 17:25:34 +00:00
Arrow.cs.meta redesign arrow wall trap objects 2021-03-18 17:25:34 +00:00
ArrowWall.cs redesign arrow wall trap objects 2021-03-18 17:25:34 +00:00
ArrowWall.cs.meta redesign arrow wall trap objects 2021-03-18 17:25:34 +00:00
FallawayFloor.cs implement falling platform chain 2021-03-24 16:54:34 +00:00
FallawayFloor.cs.meta Added a shader with dissolve effect. Ckleaned up use of tags now using compare.tag which is more efficient. The spike trap is now functionally working however, ppolish does need to be applied to the final outcome. 2021-02-26 14:50:30 +00:00
FallawayFloorChain.cs implement falling platform chain 2021-03-24 16:54:34 +00:00
FallawayFloorChain.cs.meta implement falling platform chain 2021-03-24 16:54:34 +00:00
FallingRocks.cs Merge branch 'main' into ArrowWall 2021-03-12 17:41:34 +00:00
FallingRocks.cs.meta Added the falling rocks trap. The player can now trigger the rocks to fall and the death and respawn script will run when a collision is detected. Need to look at an issue where the collision is detected even when the player is not hit. Possibly the camera? 2021-02-28 00:54:20 +00:00
TrapSettings.cs implement falling platform chain 2021-03-24 16:54:34 +00:00
TrapSettings.cs.meta respawn fallaway floor after a few seconds in the safe zone 2021-03-17 18:04:31 +00:00