GodotCourse/scenes/platform.tscn

11 lines
345 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://c5w3e6gjovcvk"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_jbmil"]
size = Vector2(188, 14)
[node name="AnimatableBody2D" type="AnimatableBody2D"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_jbmil")
one_way_collision = true