Quote:
Originally Posted by oralgnome
i can't just do emitter.particle.image = findimg(index); though because it won't grab any of the attributes
|
emitter.particle.image wants an image name not an object/TShowImg. It's partx/y/w/h that 'isolates' it to the one sprite. I don't think part works with emitter.particle though.
I don't know if it's possible to do what you want to do with particle emitters.