added docs section and tweaks to chest spawning

This commit is contained in:
Derek
2025-04-09 22:54:18 -05:00
parent ce08df66e6
commit e39bd221b0
36 changed files with 83599 additions and 36 deletions

View File

@@ -227,8 +227,8 @@ libraries = {
}
[node name="PlayerDetect" type="Area3D" parent="."]
collision_layer = 4
collision_mask = 4
collision_layer = 36
collision_mask = 36
[node name="CollisionShape3D" type="CollisionShape3D" parent="PlayerDetect"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.74512, 0)