Hello everyone!
Im stucked on creating simple custom niagara particle module which applies point force in each location of influencer emitter’s paticles. When im calling Point Force module inside my custom module which iterates through each influence particle, point force working, but using default values.
(1) - im setting point force’s values, where force origin - influence particle’s location
(2) - im calling point force module
Here you can see my system, where one big particle - is a influencer, point force works, but origin is a simulation center
So my question: why point force module ignores input map? Mb some bug? Thanks in advance!!