diff options
Diffstat (limited to 'scenes')
-rw-r--r-- | scenes/main.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/main.tscn b/scenes/main.tscn index 9ece0e8..c1339d1 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -59,6 +59,7 @@ seed_text = NodePath("../RichTextLabel/SeedText") [node name="StaticBody3D" type="StaticBody3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.7194, 5, -6.35033) +collision_layer = 5 [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] shape = SubResource("BoxShape3D_kjqqf") |