GodotGame/scenes/platform.tscn

11 lines
344 B
Plaintext
Raw Permalink Normal View History

2024-07-30 01:01:19 +00:00
[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