mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:15:45 +00:00
Movement friction
This commit is contained in:
parent
946e7df71e
commit
b16e633451
19 changed files with 143 additions and 54 deletions
|
|
@ -54,6 +54,7 @@ MovementSpeed = 30.0
|
|||
Weapon = ExtResource("7_xkg5o")
|
||||
LootDrops = Array[ExtResource("2_sxbtw")]([SubResource("Resource_c8nix"), SubResource("Resource_gs2l3"), SubResource("Resource_sqnvg"), SubResource("Resource_5tyar"), SubResource("Resource_48xq6")])
|
||||
MotivationReward = 4.0
|
||||
PredictPlayer = false
|
||||
PlayerDetectionRange = 90.0
|
||||
ViewRange = 120.0
|
||||
AlarmReactRange = 150.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue