Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: jeldrez on November 18, 2014, 02:46:53 PM
-
Hi,
I'm trying to create 3D cards (yeah, like Heathstone) and I need them to rotate. The problem is everything with higher depth is always showing, I just need the old z-sort system for this.
There's other approach to do this?
Thanks!
-
Put each card on its own panel, and have all these panels share the same explicit render queue.