Target-Based Throwing
We will now learn about Target-Based Throwing as opposed to Impulse-Based
Target-Based
Motion: MoveToTarget
Rotation: TargetOmega
Termination: AtRange
And yes you can mix choices from the 2 methods. Feel free to experiment.
This MoveToTarget-based motion system is useful for easier targeting but gives a different motion-style that does NOT respond to gravity/mass in the same way that our ApplyImpulse method does. There is extreme damping.