Added layer settings

This commit is contained in:
2024-02-14 13:52:59 +01:00
parent cf31ba3444
commit ec676aad5d
19 changed files with 133 additions and 26 deletions

View File

@ -78,6 +78,7 @@ font_size = 256
outline_size = 32
[node name="HUD" parent="." node_paths=PackedStringArray("health") instance=ExtResource("7_fwgtd")]
layers = 512
health = NodePath("../Health")
[node name="Attractor" type="GPUParticlesAttractorSphere3D" parent="."]