mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 06:51:16 +00:00
Reparented objects for pause
This commit is contained in:
parent
a5dac0606c
commit
ac923941c3
5 changed files with 234 additions and 222 deletions
|
|
@ -63,6 +63,7 @@ bg_color = Color(0.338981, 0.507716, 0.996646, 1)
|
|||
anti_aliasing = false
|
||||
|
||||
[node name="HUD" type="CanvasLayer" node_paths=PackedStringArray("_healthLabel", "_healthBar", "_shieldLabel", "_shieldBar", "_itemsContainer", "_gameOverPanel", "PauseMenuContainer", "DebugMenuHolder")]
|
||||
process_mode = 3
|
||||
script = ExtResource("1_m0hb0")
|
||||
_healthLabel = NodePath("VBoxContainer/HealthBarContainer/HealthLabel")
|
||||
_healthBar = NodePath("VBoxContainer/HealthBarContainer/HealthBar")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue