mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 03:23:56 +00:00
parent
fae0e961d7
commit
5ef3e64413
42 changed files with 1306 additions and 900 deletions
|
|
@ -54,6 +54,8 @@ MaxHealth = 6.0
|
|||
MovementSpeed = 1.5
|
||||
Weapon = ExtResource("8_ihub2")
|
||||
LootDrops = Array[ExtResource("2_gbbb4")]([SubResource("Resource_c8nix"), SubResource("Resource_gs2l3"), SubResource("Resource_sqnvg"), SubResource("Resource_5tyar"), SubResource("Resource_48xq6")])
|
||||
MotivationReward = 4.0
|
||||
PredictPlayer = false
|
||||
PlayerDetectionRange = 4.0
|
||||
ViewRange = 5.0
|
||||
AlarmReactRange = 8.0
|
||||
|
|
@ -61,6 +63,7 @@ PlayerDisengageRange = 10.0
|
|||
StrafeSpeed = 1.5
|
||||
MaxStrafeDistance = 1.0
|
||||
MinStrafeDistance = 0.2
|
||||
ResponseTime = 0.5
|
||||
IconSprite = SubResource("AtlasTexture_ppsgt")
|
||||
AnimationFrames = ExtResource("1_gbbb4")
|
||||
metadata/_custom_type_script = "uid://cd5o0ceb50jki"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue