Hey Guys,
I'm thinking of adding particle elements onto NGUI as a form of feedback for the player. Any idea how I should be going about doing it?
I know the particle system in Unity does not support prefabs so I can't place an sprite prefab into it. And just placing the particle generator onto the NGUI layer itself causes sorting issues.
Any help appreciated. Thanks!