diff options
Diffstat (limited to 'Main.tscn')
-rw-r--r-- | Main.tscn | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 ) |