Now About Social Code
summaryrefslogtreecommitdiff
path: root/scenes
diff options
context:
space:
mode:
authorLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2023-09-24 22:08:07 -0400
committerLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2023-09-24 22:08:07 -0400
commit7a83dab6bba81f3dfda7179313bd92d492ecd533 (patch)
tree04f8031dfd0df4428f9b1384fbf48809f34e0bf5 /scenes
parent76660c93401e09042bbd2b73325428b839fcdfc2 (diff)
Only climb tagged surfaces
Diffstat (limited to 'scenes')
-rw-r--r--scenes/main.tscn1
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")