16 lines
574 B
Text
16 lines
574 B
Text
[gd_scene format=3 uid="uid://bg5fq6ltr37r5"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c7gbcrellomr1" path="res://sprites/boss.png" id="1_dlmty"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_neq0i"]
|
|
size = Vector2(129, 63)
|
|
|
|
[node name="Boss" type="Area2D" unique_id=2108172712]
|
|
z_index = -1
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=523151470]
|
|
texture = ExtResource("1_dlmty")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=12560305]
|
|
position = Vector2(-0.5, 1.5)
|
|
shape = SubResource("RectangleShape2D_neq0i")
|