hello all
when i try to add a particle to my scene , position of the emitter is not same as particle.
i want to add them in mfc app .
i made a billboard and particle child of it . bill board (parent of the particle ) loads in exact position but emitter is far from that .
what is the problem ? why i can't set postion of the emitter . if it's part of the particle why position of both are not same ?