2024-08-13 01:21:31 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://dvd1p6xue0ub2"]
|
2024-07-30 01:07:00 +00:00
|
|
|
|
2024-08-13 01:21:31 +00:00
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_i20vp"]
|
|
|
|
size = Vector2(100, 20)
|
2024-07-30 01:07:00 +00:00
|
|
|
|
2024-08-13 01:21:31 +00:00
|
|
|
[node name="Platform" type="AnimatableBody2D"]
|
2024-07-30 01:07:00 +00:00
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
2024-08-13 01:21:31 +00:00
|
|
|
shape = SubResource("RectangleShape2D_i20vp")
|
2024-07-30 01:07:00 +00:00
|
|
|
one_way_collision = true
|