12 lines
372 B
Plaintext
12 lines
372 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://47xe40uafw3l"]
|
||
|
|
||
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_2kknn"]
|
||
|
size = Vector2(146, 25)
|
||
|
|
||
|
[node name="AnimatableBody2D" type="AnimatableBody2D"]
|
||
|
|
||
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||
|
position = Vector2(63, 2.5)
|
||
|
shape = SubResource("RectangleShape2D_2kknn")
|
||
|
one_way_collision = true
|