game1/Scenes/static_body_2d.tscn
2025-08-18 21:06:03 -04:00

12 lines
368 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://bex5lhiuhhnq6"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ag0er"]
size = Vector2(82, 20)
[node name="StaticBody2D" type="StaticBody2D"]
scale = Vector2(1.12, 1.36)
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_ag0er")