game1/Scenes/static_body_2d.tscn

12 lines
368 B
Plaintext
Raw Normal View History

2025-08-19 01:06:03 +00:00
[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")