Selector position fix

This commit is contained in:
MaddoScientisto 2025-03-23 17:08:04 +01:00
commit a18dc11eb3
9 changed files with 10 additions and 8 deletions

View file

@ -45,7 +45,7 @@ EnemyName = &"Fairy"
EnemyKey = &"FAIRY_BASE"
PrefabPath = &"res://Scenes/Actors/Fairy_New.tscn"
MaxHealth = 2.0
MovementSpeed = 20.0
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")])
PlayerDetectionRange = 90.0