This commit is contained in:
2024-02-14 11:38:11 +01:00
parent 60783f7166
commit bf1fb9792a
3 changed files with 3 additions and 7 deletions

View File

@ -88,12 +88,12 @@ hud = NodePath("../HUD")
animation = NodePath("../Animation")
drop = ExtResource("7_i0rtb")
[node name="EnemyController" type="Node" parent="."]
script = ExtResource("8_b7r6l")
[node name="Visibility" parent="." node_paths=PackedStringArray("health", "hud") instance=ExtResource("9_ssc7p")]
health = NodePath("../Health")
hud = NodePath("../HUD")
hud_distance = 50.0
physics_distance = 50.0
render_distance = 100.0
[node name="EnemyController" type="Node" parent="."]
script = ExtResource("8_b7r6l")