I have a particle effect i'd like to appear over top of a button... I'm not having any rendering queue issues, but i'm not sure how to make it so the particle system is positioned and scaled appropriately to the button. I tried parenting it to it, and it works sometimes, but other times I run the scene it NGUI decides to just delete the ParticleSystem. What gives?