mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.62k stars 773 forks source link

Is there a way to know when Hide or Show is completed with dissolve? #188

Open ColorTwist opened 5 years ago

ColorTwist commented 5 years ago

Great asset! As the title suggests, I am looking for a way to know that Hide or show is completed to be able to do some action, is that possible?

Also, a feature request: I am trying to make a transaction between menus that contains UI elements (buttons, text, and images). Like screens dissolving with all of there ui elements. I want to pass from Menu 1 to Menu 2 by dissolving Menu1 with all of its children.

Using unity 2019.1.11

mob-sakai commented 5 years ago

Hi @ColorTwist Thank you for your feature request!

ColorTwist commented 4 years ago

Great, look forward! :) A great asset you have there!

Should I close it?