//handles any part of an attack input that needs to work within playerMovement, might prove unnecessary void AttackInput() { playerAttacks.Attack(); }