Radial Impulse
January 3, 2024

This addon provides two new nodes, RadialImpulse2D and RadialImpulse3D. Both of them will apply an impulse to each RigidBody that is within radius, away from the RadialImpulse's center.

One possible use case of this is to attach the RadialImpulse node into a projectile node. When the projectile impacts something then we can request the node to apply the impulse into the rigid bodies within radius. This would indeed result in something resembling an explosive effect.

The animation bellow showcases the RadialImpulse2D in action. Within it there is one visual "hint" that showcases the moment a mouse click occurs. That is the moment the impulse is applied within the area.

Happy forging!

Introduction
Previous123456789
10