revival/game/Assets/Scripts/Player
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
..
PlayerController.cs Added a safezone that reports the position of the player whenever they are within the area. 2021-02-15 09:44:04 +00:00
PlayerController.cs.meta basic player controller and input handling 2021-01-27 11:27:56 +00:00
PlayerInputHandler.cs basic camera controller 2021-01-27 12:06:17 +00:00
PlayerInputHandler.cs.meta basic player controller and input handling 2021-01-27 11:27:56 +00:00
PlayerInputSettings.cs basic player controller and input handling 2021-01-27 11:27:56 +00:00
PlayerInputSettings.cs.meta basic player controller and input handling 2021-01-27 11:27:56 +00:00
PlayerMovementSettings.cs basic player controller and input handling 2021-01-27 11:27:56 +00:00
PlayerMovementSettings.cs.meta basic player controller and input handling 2021-01-27 11:27:56 +00:00