johnsoncodehk/unity-ui-controller

Set the initial state

Closed this issue · 2 comments

Thank you for this great plugin.
One question: Is it possible to set the initial state somehow? The problem is, that the initial state seems always to be the "show" animation. So if i start the scene, all elements will slide/fade in. I can't figure out how to fix it.

Thanks in advance
Micha

In 2.0 version, you can set the value of showOnAwake.
If enabled, show animation will start playing when GameObject enable.