Particle Texture Sheet color set wrong in Luna
This issue is likely due to a bug in our engine which shows the wrong particle color when using startFrame
with Texture Sheet Animation.
Possible solution:
- Specify the sprite sheet tiles using
textSheet.numTilesX
&textSheet.numTilesY
prior to setting the startFrame.