void FixedUpdate() { PlayerMovement(); UsePotion(); PlayerAttack(); CameraMovement(); cam.Move_Camera(); }