extends Node3D
class_name Station
@export var i18n_key : StringName
@export var train_labels : Dictionary[StringName,String] = {}