class_name CharacterPodium extends Node3D @export var text: String = "" func show_content() -> void: $Base/Content.visible = true