public void PriPotInput(InputAction.CallbackContext context) { if (context.performed) { genericCharacter.PriPotInput(context); } }