mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 18:43:47 +00:00
Added reaction time to enemies
This commit is contained in:
parent
1c4897f054
commit
543f5f0d6b
11 changed files with 63 additions and 31 deletions
|
|
@ -52,4 +52,7 @@ PlayerDetectionRange = 90.0
|
|||
ViewRange = 120.0
|
||||
AlarmReactRange = 300.0
|
||||
PlayerDisengageRange = 200.0
|
||||
StrafeSpeed = 25.0
|
||||
MaxStrafeDistance = 16.0
|
||||
MinStrafeDistance = 8.0
|
||||
metadata/_custom_type_script = "uid://cd5o0ceb50jki"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue