I am testing some physics and using AddImpulseAtLocation to apply velocity to a ball, but when I try to stop it with SetPhysicsLinearVelocity it doesn’t completely stop.
For context, I am looking into the design of shooting a cue ball at other balls on a pool table.
I’ve not tried with Blueprints, but I assume the same issue and solution applies.