June2026Game/scenes/crate.tscn

15 lines
560 B
Plaintext

[gd_scene format=3 uid="uid://b6cmg0k8qjoxi"]
[ext_resource type="Script" uid="uid://cxgsqwmbd0c8q" path="res://scripts/crate.gd" id="1_b66cd"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uwrxv"]
[node name="Crate" type="RigidBody2D" unique_id=1609374030]
rotation = -0.68311554
script = ExtResource("1_b66cd")
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1778772587]
shape = SubResource("RectangleShape2D_uwrxv")
debug_color = Color(0.83607924, 0.38220474, 0.18172199, 0.41960785)