June2026Game/scenes/crate.tscn
2026-06-22 21:03:05 -04:00

15 lines
556 B
Plaintext

[gd_scene format=3 uid="uid://b2rjhbe4f20hw"]
[ext_resource type="Script" uid="uid://uqo7d6vtae3w" path="res://scripts/crate.gd" id="1_b66cd"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uwrxv"]
[node name="Crate" type="RigidBody2D" unique_id=1451413033]
rotation = 0.7475211
script = ExtResource("1_b66cd")
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=913096501]
shape = SubResource("RectangleShape2D_uwrxv")
debug_color = Color(0.80930483, 0.41273475, 0.03331322, 0.41960785)