JanGodotGame/scenes/crate.tscn
2025-01-06 20:03:00 -05:00

12 lines
397 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://djkjmi7bo58uv"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ilk50"]
size = Vector2(47, 44)
[node name="RigidBody2D" type="RigidBody2D"]
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_ilk50")
debug_color = Color(0.889053, 0.327177, 5.77569e-07, 0.42)