2025-08-12 01:08:57 +00:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://d0mw3eh00s3kr"]
|
|
|
|
|
2025-08-19 01:10:32 +00:00
|
|
|
[ext_resource type="Script" uid="uid://bv1u5eyjco2m8" path="res://scripts/crate.gd" id="1_j2btj"]
|
2025-08-12 01:08:57 +00:00
|
|
|
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uwrxv"]
|
|
|
|
|
|
|
|
[node name="Crate" type="RigidBody2D" groups=["pushables", "shootables"]]
|
|
|
|
rotation = 0.602841
|
|
|
|
script = ExtResource("1_j2btj")
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
|
|
shape = SubResource("RectangleShape2D_uwrxv")
|
|
|
|
debug_color = Color(0.820447, 0.391315, 0.259417, 0.42)
|