mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Moved boss data to resource
This commit is contained in:
parent
c0bd2f6824
commit
b0d5edc84e
6 changed files with 27 additions and 23 deletions
|
|
@ -14,7 +14,10 @@
|
|||
|
||||
[sub_resource type="Resource" id="Resource_ygnne"]
|
||||
script = ExtResource("4_mmsvp")
|
||||
BossName = &"Marisa"
|
||||
Phases = Array[ExtResource("3_prj5f")]([ExtResource("2_q4m3q")])
|
||||
PortraitTexture = ExtResource("7_h84or")
|
||||
HudPrefab = ExtResource("6_r0018")
|
||||
metadata/_custom_type_script = "uid://inasa76li3ym"
|
||||
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_8gtts"]
|
||||
|
|
@ -34,10 +37,7 @@ collision_layer = 16
|
|||
collision_mask = 9
|
||||
script = ExtResource("1_4dxms")
|
||||
BossName = "Marisa"
|
||||
Phases = Array[Resource]([ExtResource("2_q4m3q")])
|
||||
BossScript = SubResource("Resource_ygnne")
|
||||
BossHudPrefab = ExtResource("6_r0018")
|
||||
_bossPortraitTexture = ExtResource("7_h84or")
|
||||
Health = 200.0
|
||||
metadata/_edit_group_ = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue