using Mirror; interface IInteractable { void Interact(); }