From 49e2a016f1f0323cd9f07e55a70bc034bfe964fd Mon Sep 17 00:00:00 2001 From: pennyrigate Date: Thu, 9 Feb 2023 05:37:13 -0500 Subject: [PATCH] turning platform put on dynamic objects layer --- objects/environment/turniwood/turning_platform.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/objects/environment/turniwood/turning_platform.tscn b/objects/environment/turniwood/turning_platform.tscn index bdeb679..901176e 100644 --- a/objects/environment/turniwood/turning_platform.tscn +++ b/objects/environment/turniwood/turning_platform.tscn @@ -110,6 +110,7 @@ region_enabled = true region_rect = Rect2( 0, 0, 8, 8 ) [node name="StaticBody2D" type="StaticBody2D" parent="."] +collision_layer = 4 [node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"] position = Vector2( 4, 4 )