class_name Interactable extends StaticBody3D @export var promt_message:String = "press e" @export var promt_key:String func interact(player): pass