I want to launch a part upwards and towards the point that the player is facing. For the direction the player is facing, I am using mouse hit position but I am not sure which BodyMover to use. BodyVelocity is constant velocity, but I need it to have some acceleration so that the part eventually slows down and stops moving. |