Boss healthbar
This commit is contained in:
36
Scenes/StageGUI.tscn
Normal file
36
Scenes/StageGUI.tscn
Normal file
@@ -0,0 +1,36 @@
|
||||
[gd_scene format=3 uid="uid://dq1gtd55p04do"]
|
||||
|
||||
[node name="StageGUI" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Placeholder1" type="ColorRect" parent="."]
|
||||
custom_minimum_size = Vector2(410, 1080)
|
||||
layout_mode = 1
|
||||
anchors_preset = 4
|
||||
anchor_top = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_top = -540.0
|
||||
offset_right = 240.0
|
||||
offset_bottom = 540.0
|
||||
grow_vertical = 2
|
||||
color = Color(1, 0.447059, 1, 1)
|
||||
|
||||
[node name="Placeholder2" type="ColorRect" parent="."]
|
||||
custom_minimum_size = Vector2(410, 1080)
|
||||
layout_mode = 1
|
||||
anchors_preset = 6
|
||||
anchor_left = 1.0
|
||||
anchor_top = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -300.0
|
||||
offset_top = -540.0
|
||||
offset_bottom = 540.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 2
|
||||
color = Color(1, 0.447059, 1, 1)
|
||||
Reference in New Issue
Block a user