mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 00:13:48 +00:00
Selector position fix
This commit is contained in:
parent
0f431b5343
commit
a18dc11eb3
9 changed files with 10 additions and 8 deletions
|
|
@ -10,7 +10,7 @@ EnemyName = &"Robot 1"
|
|||
EnemyKey = &"ROBOT_1"
|
||||
PrefabPath = &"res://Scenes/Actors/Thermathron.tscn"
|
||||
MaxHealth = 8.0
|
||||
MovementSpeed = 35.0
|
||||
MovementSpeed = 38.0
|
||||
Weapon = ExtResource("7_filx8")
|
||||
LootDrops = Array[ExtResource("1_f3huq")]([])
|
||||
PlayerDetectionRange = 90.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue