Added in the Penelope Script with the search ability fully implemented (Mapped to Ability 2);
Implemented the following changes to the Detective Script that allow the Penelope script to work: - Changed scope of the 'Start' function to be both Virtual and Protected; - Added 2 booleans to refer to whether or not an ability is 'Active' in-game;
Showing
- TTCS_Prot/Assets/Scenes/SampleScene.unity 4 additions, 5 deletionsTTCS_Prot/Assets/Scenes/SampleScene.unity
- TTCS_Prot/Assets/Scripts/Classes/DetectiveScript.cs 80 additions, 15 deletionsTTCS_Prot/Assets/Scripts/Classes/DetectiveScript.cs
- TTCS_Prot/Assets/Scripts/Classes/PenelopeScript.cs 121 additions, 0 deletionsTTCS_Prot/Assets/Scripts/Classes/PenelopeScript.cs
- TTCS_Prot/Assets/Scripts/Classes/PenelopeScript.cs.meta 11 additions, 0 deletionsTTCS_Prot/Assets/Scripts/Classes/PenelopeScript.cs.meta
- TTCS_Prot/Assets/Scripts/Classes/WitnessScript.cs 5 additions, 2 deletionsTTCS_Prot/Assets/Scripts/Classes/WitnessScript.cs
Please register or sign in to comment