Particle Texture Sheet color set wrong in Unity Playworks Plugin
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.numTilesYprior to setting the startFrame.
