particle and problem in emitter

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
C-lover-1
Posts: 12
Joined: Sat Feb 17, 2007 8:46 pm

particle and problem in emitter

Post by C-lover-1 »

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 ?
C-lover-1
Posts: 12
Joined: Sat Feb 17, 2007 8:46 pm

Post by C-lover-1 »

it can be a bug in particle !
no one wants to answer it ?
Post Reply