I am trying to create multiple instances with a single particle file in my game class. I set each instance with its own position which is different from other. But at run time particle is rendering at only one position. I am not getting particle effect at other position.
Can any one help me how to render a particle effect by using a single particle file( .ptc file ) and creating multiple instances by using the same file.
Thanks & Regards....