mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 14:03:47 +00:00
Tweaks to maps and enemies
This commit is contained in:
parent
f4f783c5f3
commit
bd8c8901f3
7 changed files with 1620 additions and 437 deletions
|
|
@ -56,10 +56,10 @@ 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")])
|
||||
PlayerDetectionRange = 4.0
|
||||
ViewRange = 5.0
|
||||
AlarmReactRange = 8.0
|
||||
PlayerDisengageRange = 10.0
|
||||
PlayerDetectionRange = 12.0
|
||||
ViewRange = 8.0
|
||||
AlarmReactRange = 20.0
|
||||
PlayerDisengageRange = 15.0
|
||||
StrafeSpeed = 1.5
|
||||
MaxStrafeDistance = 1.0
|
||||
MinStrafeDistance = 0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue