I am learning to create Vex Pop to control the particle system the way i want. The problem is i dont know how to set position for particles in Vop network. The output node and global node in Vex builder network have the P parameter. Is it the position of a particle ? and how can we set it in the Vex builder network ? example i want to set the position of all particles emitted (0,3,0), how can i do that ?
About the velocity, i can manually change it with the V parameter of the global node and the output node. But cannot do the same thing for the P which i guess is the position of particles.
Any hint would be helpfull and appreciated

Thanks
Chuong