[gd_scene load_steps=3 format=3 uid="uid://di3tq4f0xmdqc"] [ext_resource type="Texture2D" uid="uid://dh1d2qkxwg3vt" path="res://assets/graphics/destructables/crate.png" id="1_vh3j5"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_jqoba"] [node name="RigidBody2D" type="RigidBody2D" groups=["destructable"]] metadata/_edit_group_ = true [node name="Sprite2D" type="Sprite2D" parent="."] texture_filter = 1 position = Vector2(0, 2) scale = Vector2(0.0719266, 0.0719266) texture = ExtResource("1_vh3j5") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource("RectangleShape2D_jqoba") debug_color = Color(0.801265, 0.412511, 0.212642, 0.42)