class_name Interactable extends Node var can_pick: bool var can_store: bool var stored_objects: Array func action(person): print("action!")