2025-10-21 01:06:01 +00:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://qv8blu8wkqvq"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://6n4mj3l4oqlt" path="res://assets/graphics/objects/crate (1).png" id="1_b66cd"]
|
2025-09-30 01:11:00 +00:00
|
|
|
|
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uwrxv"]
|
|
|
|
|
|
|
|
|
|
[node name="Crate" type="RigidBody2D"]
|
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
|
|
|
shape = SubResource("RectangleShape2D_uwrxv")
|
|
|
|
|
debug_color = Color(0.84557056, 0.3727497, 0.1753774, 0.41960785)
|
2025-10-21 01:06:01 +00:00
|
|
|
|
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
|
|
|
|
texture_filter = 1
|
|
|
|
|
scale = Vector2(0.08103401, 0.080175474)
|
|
|
|
|
texture = ExtResource("1_b66cd")
|