[gd_scene load_steps=3 format=3 uid="uid://cjlmg7kqu5u5t"] [ext_resource type="Texture2D" uid="uid://cehj0lmdp5oh5" path="res://Assets/Graphics/objects/crate.png" id="1_wp72f"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_m3ihr"] [node name="Crate" type="RigidBody2D" groups=["pushables", "shootables"]] position = Vector2(-1, 0) rotation = -0.54389 metadata/_edit_group_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource("RectangleShape2D_m3ihr") debug_color = Color(0.783958, 0.434081, 7.70092e-07, 0.42) [node name="Sprite2D" type="Sprite2D" parent="."] scale = Vector2(0.08, 0.08) texture = ExtResource("1_wp72f")