mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 11:31:16 +00:00
parent
fae0e961d7
commit
5ef3e64413
42 changed files with 1306 additions and 900 deletions
|
|
@ -55,6 +55,8 @@ MaxHealth = 900.0
|
|||
MovementSpeed = 2.0
|
||||
Weapon = ExtResource("9_80fxw")
|
||||
LootDrops = Array[ExtResource("3_lo74v")]([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
|
||||
|
|
@ -62,6 +64,7 @@ PlayerDisengageRange = 10.0
|
|||
StrafeSpeed = 1.5
|
||||
MaxStrafeDistance = 1.0
|
||||
MinStrafeDistance = 0.2
|
||||
ResponseTime = 0.5
|
||||
IconSprite = SubResource("AtlasTexture_n54y5")
|
||||
AnimationFrames = ExtResource("1_jhiim")
|
||||
BossScript = ExtResource("2_2p3bo")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue