JulyGameTTL/Scenes/crate.tscn

12 lines
423 B
Plaintext
Raw Normal View History

2025-08-12 01:08:52 +00:00
[gd_scene load_steps=2 format=3 uid="uid://cjlmg7kqu5u5t"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_m3ihr"]
[node name="Crate" type="RigidBody2D" groups=["pushables", "shootables"]]
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)