diff options
Diffstat (limited to '')
-rw-r--r-- | Main.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ shadow_enabled = true directional_shadow_blend_splits = true [node name="Ground" type="StaticBody" parent="."] -transform = Transform( 20000, 0, 0, 0, 1, 0, 0, 0, 20000, 0, -10, 0 ) +transform = Transform( 20000, 0, 0, 0, 1, 0, 0, 0, 20000, 0, -50, 0 ) collision_layer = 4 collision_mask = 0 |