14 lines
469 B
Plaintext
14 lines
469 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://flumvyk8tafw"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_c58s7"]
|
|
size = Vector2(46, 42)
|
|
|
|
[node name="RigidBody2D" type="RigidBody2D" groups=["box", "shootable"]]
|
|
position = Vector2(588, 292)
|
|
rotation = 0.837162
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
shape = SubResource("RectangleShape2D_c58s7")
|
|
debug_color = Color(0.816792, 0.399035, 0.20363, 0.42)
|