Mini-Games-Game/Assets/Scripts/StickBeatings
Santi b0be1fdd96 Beating-With-Sticks: Added Rock and RockScript - enemy slows down when hit.
Player can throw rocks at enemy to slow them down.
Enemy script split into two scripts, one for movement and one for detection.
Added and edited some comments.
2024-08-13 12:53:54 +01:00
..
AIScript.cs Beating-With-Sticks: Added Rock and RockScript - enemy slows down when hit. 2024-08-13 12:53:54 +01:00
AIScript.cs.meta Beating-With-Sticks: Created AIScript, AI moves 2024-08-07 12:37:51 +01:00
detectionScript.cs Beating-With-Sticks: Added Rock and RockScript - enemy slows down when hit. 2024-08-13 12:53:54 +01:00
detectionScript.cs.meta Beating-With-Sticks: Added Rock and RockScript - enemy slows down when hit. 2024-08-13 12:53:54 +01:00
MovementStickBeating.cs Beating-With-Sticks: Added Rock and RockScript - enemy slows down when hit. 2024-08-13 12:53:54 +01:00
MovementStickBeating.cs.meta Beating-With-Sticks: Improved AI "patrolling" state and AI runs away 2024-08-12 23:52:18 +01:00
RockScript.cs Beating-With-Sticks: Added Rock and RockScript - enemy slows down when hit. 2024-08-13 12:53:54 +01:00
RockScript.cs.meta Beating-With-Sticks: Added Rock and RockScript - enemy slows down when hit. 2024-08-13 12:53:54 +01:00