turning platform put on dynamic objects layer
This commit is contained in:
parent
db2fd52d6e
commit
49e2a016f1
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ region_enabled = true
|
||||||
region_rect = Rect2( 0, 0, 8, 8 )
|
region_rect = Rect2( 0, 0, 8, 8 )
|
||||||
|
|
||||||
[node name="StaticBody2D" type="StaticBody2D" parent="."]
|
[node name="StaticBody2D" type="StaticBody2D" parent="."]
|
||||||
|
collision_layer = 4
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"]
|
||||||
position = Vector2( 4, 4 )
|
position = Vector2( 4, 4 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue