Cleanup
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user