mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 17:15:55 +00:00
Boss phase animations
This commit is contained in:
parent
1db132d77d
commit
b4fdb9c9e3
8 changed files with 90 additions and 9 deletions
|
|
@ -29,7 +29,7 @@ public partial class Hud : CanvasLayer
|
|||
[Export] private LabelSettings _labelSettings;
|
||||
|
||||
private Dictionary<string, HudItem> _items = new();
|
||||
|
||||
|
||||
public override void _Ready()
|
||||
{
|
||||
// Assuming the HUD has a Label node named "HealthLabel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue