Add-on: Impulse – Initial Velocities for Rigidbody Objects

Nathan Craddock writes:

Hey everyone! I love making physics simulations, and throwing objects around in a scene is something that I commonly do. But setting all the keyframes and using real-world speeds is a hassle to do manually. So I wrote Impulse to help me. Impulse allows you to set initial velocities on objects to easily launch them around. You can also set a goal object for the object to reach. Here is a short overview of the features!

Download Impulse on GitHub.

Of course, it can be used for more than knocking down blocks with Suzanne.. :)
I made an animation recently of a whale on a roller coaster (I know, silly concept, but it works) and I wanted the whale to fall off, so I launched a meteor at it.

Anyway, enjoy using Impulse!

whale

Advertisement