Niagara Spawn per Unit using Bone Velocity

@zeekindustries
Velocity output is 0,0,0, probably a bug.

It works if you take the difference in position instead of sampling velocity.

Also, I’d highly recommend doing calculations that aren’t specific to emitters on system update instead. Easier to maintain, debug and less problems due to uncareful copying of emitters.

5 Likes