extends Node2D func set_tooltip(text: String) -> void: $Tooltip.text=text