15 lines
553 B
Plaintext
15 lines
553 B
Plaintext
[gd_scene format=3 uid="uid://b5y6rb2t0eaqr"]
|
|
|
|
[ext_resource type="Script" uid="uid://1f7oldcrygg1" path="res://Scripts/crate.gd" id="1_wp72f"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ebmjs"]
|
|
|
|
[node name="Crate" type="RigidBody2D" unique_id=38246509]
|
|
rotation = 0.8756123
|
|
script = ExtResource("1_wp72f")
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=762463145]
|
|
shape = SubResource("RectangleShape2D_ebmjs")
|
|
debug_color = Color(0.6966804, 0.33116472, 0.12741977, 0.41960785)
|