extends Label func _ready() -> void: Lobby.update_ip.connect(on_update_ip) func on_update_ip(to: StringName): text = to