#11 installation d'une ui simpliste
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
extends Control
|
||||
|
||||
func _on_root_gui_player_stats_updated(player:Player):
|
||||
$EnergyInfo/Label.text = str(player.energy)
|
||||
@@ -0,0 +1 @@
|
||||
uid://bpqh8n0lbluf8
|
||||
Reference in New Issue
Block a user