MarchGame/scenes/crate.tscn

15 lines
553 B
Plaintext

[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=1307809047]
rotation = 0.65698373
script = ExtResource("1_b66cd")
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=511603323]
shape = SubResource("RectangleShape2D_uwrxv")
debug_color = Color(0.8327547, 0.384747, 0.1945984, 0.41960785)