final year university game development module
Go to file
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
ci only deploy to prod for manual pipelines 2021-02-01 20:13:24 +00:00
game Added a safezone that reports the position of the player whenever they are within the area. 2021-02-15 09:44:04 +00:00
.gitattributes initial commit 2021-01-25 19:44:17 +00:00
.gitignore initial commit 2021-01-25 19:44:17 +00:00
.gitlab-ci.yml rename branches 2021-02-01 21:31:40 +00:00