2026-03-03 02:07:00 +00:00
|
|
|
[gd_scene format=3 uid="uid://b6lw2go5mwk3h"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://p11f34oi5st7" path="res://scripts/crate.gd" id="1_b66cd"]
|
2026-03-24 00:55:46 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://bd6mgwdw1bbjh" path="res://assets/graphics/objects/crate.png" id="2_dwt0d"]
|
2026-03-03 02:07:00 +00:00
|
|
|
|
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uwrxv"]
|
|
|
|
|
|
|
|
|
|
[node name="Crate" type="RigidBody2D" unique_id=289536100]
|
|
|
|
|
script = ExtResource("1_b66cd")
|
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=185417664]
|
|
|
|
|
shape = SubResource("RectangleShape2D_uwrxv")
|
|
|
|
|
debug_color = Color(0.76341826, 0.4463876, 0.16362664, 0.41960785)
|
2026-03-24 00:55:46 +00:00
|
|
|
|
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=735833793]
|
|
|
|
|
position = Vector2(0, 1)
|
|
|
|
|
scale = Vector2(0.07666891, 0.07068743)
|
|
|
|
|
texture = ExtResource("2_dwt0d")
|