Commit Graph

5 Commits

Author SHA1 Message Date
Novvator 71a3b48a78 doors now close when the player dies, changes in main to make it work 2021-04-21 16:42:11 +01:00
Cat Flynn 7c7ca3c48c artefact control prefabs 2021-04-16 19:55:34 +01:00
Cat Flynn 85fe992fa1 use events to link plate and door
also removed unnecessary prefabs and moved animations to animation
folder
2021-04-15 15:11:02 +01:00
Programmer-DField 079fa914a2 Updated animations. Disabled player controller during death. Generally cleaned code. 2021-02-15 16:23:29 +00:00
Programmer-DField 3b9e31a4b3 Added a safezone that reports the position of the player whenever they are within the area.
Added a deathzone that plays a death animation on trigger, fades the screen, respawns the player at the last known safe position and the fades the screen back in.

Added scripts for safezone and deathzone.

Added some make do animations and animators.

Added some materials for testing purposes.
2021-02-15 09:44:04 +00:00