GodotGame/scenes/platform.tscn
2024-07-29 21:01:19 -04:00

11 lines
344 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://cdgbcjrseeoka"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_6aq1q"]
size = Vector2(84, 12)
[node name="AnimatableBody2D" type="AnimatableBody2D"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_6aq1q")
one_way_collision = true