public void OnActionCanceled()
    {
        SetInteractableButtons(true);

        messageBoard.ClearInstructionText();
    }