Hi *,
reading into how to construct a particle emitter, I see the field textureFileName ought to be used for specifying the texture for the emitter’s particles. However, if I have many different particle texture, it seems to be highly inefficient to have each of them stored in a different texture.
Is there some functionality to apply a region from a texture atlas to a particle? This should be much more efficient.
- Tyr