MarchGame/scenes/crate.tscn

15 lines
555 B
Plaintext
Raw Normal View History

2026-03-03 02:07:00 +00:00
[gd_scene format=3 uid="uid://b6lw2go5mwk3h"]
[ext_resource type="Script" uid="uid://p11f34oi5st7" path="res://scripts/crate.gd" id="1_b66cd"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uwrxv"]
[node name="Crate" type="RigidBody2D" unique_id=289536100]
rotation = 0.66963565
script = ExtResource("1_b66cd")
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=185417664]
shape = SubResource("RectangleShape2D_uwrxv")
debug_color = Color(0.76341826, 0.4463876, 0.16362664, 0.41960785)