JanuaryGodotGame/januaryproject/scenes/crate.tscn

11 lines
395 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=3 uid="uid://di3tq4f0xmdqc"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_jqoba"]
2025-01-14 01:58:50 +00:00
[node name="RigidBody2D" type="RigidBody2D" groups=["destructable"]]
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_jqoba")
debug_color = Color(0.801265, 0.412511, 0.212642, 0.42)