added docs section and tweaks to chest spawning
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user