class_name Interactable extends StaticBody3D @export var prompt_message:String = "Press e" func interact(player): pass