Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: legend411 on March 18, 2014, 12:21:07 PM

Title: Parent ParticleSystem to UISprite?
Post by: legend411 on March 18, 2014, 12:21:07 PM
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?
Title: Re: Parent ParticleSystem to UISprite?
Post by: legend411 on March 18, 2014, 12:48:25 PM
Nevermind! I just realized the particle prefab I was using had a self-destruct script on it. Doooy  :o