14 lines
557 B
Plaintext
14 lines
557 B
Plaintext
[gd_scene format=3 uid="uid://bsroh4vsjwblh"]
|
|
|
|
[ext_resource type="Script" uid="uid://eb5ucqehuof" path="res://Scripts/crate.gd" id="1_wp72f"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ebmjs"]
|
|
|
|
[node name="Crate" type="RigidBody2D" unique_id=1164994368 groups=["Destructable"]]
|
|
script = ExtResource("1_wp72f")
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=839343056]
|
|
shape = SubResource("RectangleShape2D_ebmjs")
|
|
debug_color = Color(0.8535397, 0.36730364, 0.11225829, 0.41960785)
|