Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: hanyu279 on October 11, 2014, 12:13:26 AM
-
i want create processbar like photo attach, please suggest me ?
-
Depends on how you want to approach it. If you want it to always be cutting things flat, then you need to create a custom widget for that where you feed your own geometry. If you are okay with it being cut at an angle then you can use a filled sprite set to 360 degrees.
-
I just find a solution for this. You can create a rect sprite with depth behide main sprite and use Tiled sprite mode to solve this :) (cheat solution not best)