revival/game/Assets/Scripts
Programmer-DField 1a47208d3f Added the Arrow wall functionality. The arrow will fire in a specified direction at a specified speed. The arrow will destory itself on contact with the player immediately and after a specified time when colliding with any other game object (to give the effect the arrow is stuck in the wall). If the arrow collides with the player they will die, and be respawned at the last safe position. 2021-03-04 23:31:22 +00:00
..
ArrowWall Added the Arrow wall functionality. The arrow will fire in a specified direction at a specified speed. The arrow will destory itself on contact with the player immediately and after a specified time when colliding with any other game object (to give the effect the arrow is stuck in the wall). If the arrow collides with the player they will die, and be respawned at the last safe position. 2021-03-04 23:31:22 +00:00
Artefacts trigger dialogue after artefact ui is dismissed 2021-03-02 18:27:56 +00:00
Camera Camera now has collison detection. As well as main functionality. These are easily edited using the Cinemachine freelook options. The camera is controlled using the Cinemachine input provider and is attached to the current look controls. 2021-03-01 23:26:35 +00:00
Checkpoint use SO-based references for respawn position and events 2021-03-03 12:53:52 +00:00
Death & Respawn Added the Arrow wall functionality. The arrow will fire in a specified direction at a specified speed. The arrow will destory itself on contact with the player immediately and after a specified time when colliding with any other game object (to give the effect the arrow is stuck in the wall). If the arrow collides with the player they will die, and be respawned at the last safe position. 2021-03-04 23:31:22 +00:00
Demo basic player controller and input handling 2021-01-27 11:27:56 +00:00
Dialogue add prefab for scripted dialogue trigger zone 2021-03-02 13:24:18 +00:00
Flow fixed ci issue 2021-02-12 14:12:26 +00:00
Input Feature/character controller 2021-02-15 18:09:32 +00:00
Player fixed camera rotation issues' 2021-03-02 18:28:13 +00:00
UI gameflow 2021-02-12 09:32:10 +00:00
Util use SO-based references for respawn position and events 2021-03-03 12:53:52 +00:00
ArrowWall.meta Added the Arrow wall functionality. The arrow will fire in a specified direction at a specified speed. The arrow will destory itself on contact with the player immediately and after a specified time when colliding with any other game object (to give the effect the arrow is stuck in the wall). If the arrow collides with the player they will die, and be respawned at the last safe position. 2021-03-04 23:31:22 +00:00
Artefacts.meta Added Artefacts - Artefact Inventory (tracking system) 2021-02-14 15:08:59 +00:00
Camera.meta basic camera controller 2021-01-27 12:06:17 +00:00
Checkpoint.meta Added a safezone that reports the position of the player whenever they are within the area. 2021-02-15 09:44:04 +00:00
Death & Respawn.meta Added a safezone that reports the position of the player whenever they are within the area. 2021-02-15 09:44:04 +00:00
Demo.meta basic player controller and input handling 2021-01-27 11:27:56 +00:00
Dialogue.meta Feature/import dialogue 2021-02-15 13:42:14 +00:00
Flow.meta gameflow 2021-02-12 09:32:10 +00:00
Input.meta basic player controller and input handling 2021-01-27 11:27:56 +00:00
Player.meta basic player controller and input handling 2021-01-27 11:27:56 +00:00
UI.meta Added a safezone that reports the position of the player whenever they are within the area. 2021-02-15 09:44:04 +00:00
Util.meta initial commit 2021-01-25 19:44:17 +00:00