16 lines
573 B
Plaintext
16 lines
573 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://dx5m8x6vkbmfm"]
|
|
|
|
[ext_resource type="Script" uid="uid://bvmsaiok85e3q" path="res://Scripts/crate.gd" id="1_qgfyo"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ebmjs"]
|
|
|
|
[node name="RigidBody2D" type="RigidBody2D" groups=["pushables"]]
|
|
rotation = -0.836123
|
|
script = ExtResource("1_qgfyo")
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
shape = SubResource("RectangleShape2D_ebmjs")
|
|
debug_color = Color(0.869343, 0.113237, 0.265816, 0.42)
|
|
metadata/_edit_group_ = true
|