Hi all -
I generally see a lot of references to particle systems but rarely hear about animated sprites as means of animating mobile UIs in a more controlled manner. Are they commonly used?
For example, consider the green cross explosion that occurs at 18:08 in this case - surely it was achieved through a sprite animation, rather than particle systems?
As I finish the development part of my project and focus on polishing things and making everything look pretty, I find it difficult to tell whether certain visual effects can be achieved with Unity’s particle systems (and I’m simply not good enough to make them work the way they can) or if I’m just wasting my time and should, in certain cases, stick to sprite animations instead.