Hi,
I wanted to Play a ParticleSystem at the end of a Tween but it doesn't appear when I link my gameobject to the OnFinish event.
I know I can do it with a script called by OnFinish that will call the particle system but it would be nice to be able to do it directly on the finish event of the tween.
Is this something related to NGUI or related to Unity?
(I'm using NGUI 3.7.2, I don't remember that it was added in more recent versions)
Thank you.