JeremyGodot/scenes/platform.tscn
2024-07-29 21:03:42 -04:00

11 lines
344 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://i3l8y3rbx4o1"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_plwbb"]
size = Vector2(228, 52)
[node name="AnimatableBody2D" type="AnimatableBody2D"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_plwbb")
one_way_collision = true