game1/Scenes/static_body_2d.tscn
2025-08-25 21:07:18 -04:00

13 lines
417 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")
debug_color = Color(0, 0.6, 0.121569, 0.0823529)