This PlugIT allows to send an impulse to an object from another object. Exemple : the impact of a gun bullet.
Parameters |
|
1 |
The object from which the impulse is emitted. |
2 |
The target of the impulse. |
3 |
Impulse force. |
4 |
Force attenuation relative to the distance |
Events |
|
Hit distance |
Sends the impact distance relative to the emitter object. |
Hit object |
Sends the name of the object hit by the impulse. |
Hit position |
Sends the coordinates X Y Z of the impact point. |
Action |
|
Set attenuation |
Sets the attenuation relative to the distance. |
Set force |
Sets the impulse force. |
Trigger |
Sends an impulse. |