9 Commits

Author SHA1 Message Date
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
CharlieTinley
e790ef7493 Created small block out of the level for the programmers to test the mechanics 2021-02-09 15:48:42 +00:00
e681a3f306 properly tail log and check build result 2021-02-01 18:00:00 +00:00
7fefaae405 basic camera controller 2021-01-27 12:06:17 +00:00
ab7cd608cb basic player controller and input handling 2021-01-27 11:27:56 +00:00
10a02047ce package setup 2021-01-27 07:43:40 +00:00
bd5bc825d3 initial commit 2021-01-25 19:44:17 +00:00