Cat Flynn
368cb90464
respawn in middle of safe zone
2021-03-25 11:58:40 +00:00
Cat Flynn
292ca65bb2
respawn fallaway floor after a few seconds in the safe zone
2021-03-17 18:04:31 +00:00
Cat Flynn
9baddf74a1
remove extraneous debug logs
2021-03-12 17:46:01 +00:00
Cat Flynn
a9dfbbc99d
Merge branch 'main' into ArrowWall
2021-03-12 17:41:34 +00:00
Programmer-DField
7c56c0defa
Changes made as suggested in code review (part2)
2021-03-12 15:58:18 +00:00
Programmer-DField
baad3163e6
Made changes as per code review.
2021-03-12 11:52:56 +00:00
Cat Flynn
0290806bbc
use SO-based references for respawn position and events
2021-03-03 12:53:52 +00:00
Programmer-DField
079fa914a2
Updated animations. Disabled player controller during death. Generally cleaned code.
2021-02-15 16:23:29 +00:00
Programmer-DField
adb0c9e673
Added the Respawn Manager which allows for the use of multiple safe zones. Cleeaned up the code and made more efficient.
2021-02-15 13:14:42 +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