Lots of work on saving, enemies and object positions are now saved

This commit is contained in:
Derek
2024-12-02 22:52:21 -06:00
parent a9aaed9c6f
commit 299257e0d9
22 changed files with 186 additions and 30 deletions

View File

@@ -108,7 +108,7 @@ _data = {
[sub_resource type="SphereShape3D" id="SphereShape3D_8rss4"]
radius = 2.0
[node name="Crown" type="Node3D"]
[node name="Crown" type="Node3D" groups=["persist"]]
script = ExtResource("1_imbjk")
[node name="Cylinder" type="MeshInstance3D" parent="."]