mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 18:21:17 +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 = 40.0
|
|||
Weapon = ExtResource("8_w06jt")
|
||||
LootDrops = Array[ExtResource("2_3teuq")]([])
|
||||
MotivationReward = 100.0
|
||||
PredictPlayer = false
|
||||
PlayerDetectionRange = 90.0
|
||||
ViewRange = 120.0
|
||||
AlarmReactRange = 150.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue