[gd_scene load_steps=3 format=3 uid="uid://63qb2drh1l33"] [ext_resource type="Texture2D" uid="uid://b283wfk58dltk" path="res://assets/graphics/destructables/crate.png" id="1_hy1ys"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_jflwv"] [node name="RigidBody2D" type="RigidBody2D" groups=["box", "destructable"]] rotation = -3.14159 metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource("RectangleShape2D_jflwv") debug_color = Color(0.968627, 0.117647, 0.345098, 0.419608) [node name="Sprite2D" type="Sprite2D" parent="."] texture_filter = 1 position = Vector2(-8.74228e-08, 1) scale = Vector2(0.0686591, 0.0686591) texture = ExtResource("1_hy1ys")