mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-04 05:41:15 +00:00
Movement friction
This commit is contained in:
parent
946e7df71e
commit
b16e633451
19 changed files with 143 additions and 54 deletions
|
|
@ -19,6 +19,7 @@ MovementSpeed = 38.0
|
|||
Weapon = ExtResource("2_f3huq")
|
||||
LootDrops = Array[ExtResource("1_f3huq")]([])
|
||||
MotivationReward = 4.0
|
||||
PredictPlayer = false
|
||||
PlayerDetectionRange = 90.0
|
||||
ViewRange = 120.0
|
||||
AlarmReactRange = 200.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue