HUD only displays when fight begins
This commit is contained in:
parent
a1fb454384
commit
bd0c4e2e32
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ func _on_Famira_health_changed(amount) -> void:
|
|||
|
||||
|
||||
func _on_cutscene_finished() -> void:
|
||||
$GUI.visible = true
|
||||
sg2083.visible = true
|
||||
famira.visible = true
|
||||
famira.animation_player.play("grow")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue