summaryrefslogtreecommitdiffstats
path: root/Main.tscn
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-09-15 10:21:37 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-09-15 10:21:37 -0400
commit79a4d45d970a2cb44baee39aeff6294cb3156c01 (patch)
tree24571bea73598546782fded86e1e7f7a760b2744 /Main.tscn
parentd8c852bdc820b43f63da40aaf7961e8b8d518f4e (diff)
downloadgodot_wildjam_49-79a4d45d970a2cb44baee39aeff6294cb3156c01.tar.gz
godot_wildjam_49-79a4d45d970a2cb44baee39aeff6294cb3156c01.zip
Setup all of the collision layers and masks
Diffstat (limited to 'Main.tscn')
-rw-r--r--Main.tscn3
1 files changed, 1 insertions, 2 deletions
diff --git a/Main.tscn b/Main.tscn
index 6c838ac..a531b2d 100644
--- a/Main.tscn
+++ b/Main.tscn
@@ -49,7 +49,6 @@ directional_shadow_blend_splits = true
[node name="fps_controller" parent="." instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 17, 44 )
-collision_mask = 4
[node name="Ground" type="StaticBody" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -10, 0 )
@@ -87,7 +86,7 @@ shape = SubResource( 23 )
[node name="WorldGenCull" type="Area" parent="."]
collision_layer = 0
-collision_mask = 8
+collision_mask = 40
[node name="CollisionShape" type="CollisionShape" parent="WorldGenCull"]
shape = SubResource( 24 )