ed-april-game/scenes/brown_box.tscn
2026-05-11 19:25:23 -04:00

21 lines
888 B
Plaintext

[gd_scene format=3 uid="uid://wt8o0uyqblsv"]
[ext_resource type="Script" uid="uid://dn8v5sbqg05v3" path="res://scripts/brown_box.gd" id="1_g34fy"]
[ext_resource type="Texture2D" uid="uid://dickh4ulsdmhi" path="res://assets/graphics/crate/small_crate.png" id="2_g748q"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_o3qty"]
[node name="brownBox" type="RigidBody2D" unique_id=143097810 groups=["destructable"]]
script = ExtResource("1_g34fy")
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=274978092]
shape = SubResource("RectangleShape2D_o3qty")
debug_color = Color(0.8449452, 0.37733862, 0.08704034, 0.41960785)
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=1891218599]
texture_filter = 1
position = Vector2(3.874302e-07, 0.49999928)
scale = Vector2(0.55, 0.5609756)
texture = ExtResource("2_g748q")