Attaching a POP attractor to a SOP.
Here is my situation.
I have a GRID sop with a Point (which is an Attractor(particle)), and I can control the direction of the particles from the particle source as I move "xform1>point1>grid1“ SOP.
I want to attach the ”xform1" to a moving Sphere1, so the grid follow the sphere, as well as the particles from a source follow it
However, as I set up “xform1>point1>grid” as the attractor in POP network, the particle doesn't follow the movement of the sphere1. I have no idea how to attach a POP attractor to another SOP(Sphere in the picture).
In brief,
The attractor follows the SOP (Sphere1) movement with the particles from the particle source. Is there any function to make child/parent link with the particle? Please advise.