I am using a scratchpad module with particle attribute reader to read the position of another emitter’s particles.
I think it’s working, but the problem is it is reading the values AT initialisation, so the position is 0,0.
I want it to read the values after X amount of time, how can I do this ‘read with delay’.