Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: realblues on September 04, 2012, 03:14:23 AM
-
Sometimes my Ui needs Change Depth while Animation.
but it's not visible UISprite.Depth variable in the Animation Panel. (it for designer)
is it possible?
thx.
-
You have to create an intermediate script for this. Something simple that has a public int value exposed, and inside its Update it adjusts the sprite's depth.