Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: dxszbz on January 11, 2013, 05:49:42 AM

Title: How to make a ProgressBar that the shape of backgroud is not rectangular.
Post by: dxszbz on January 11, 2013, 05:49:42 AM
currentlly, I want to a progressbar that the foreground is rectangle but the backgroud is not(the rightside is a curve )。

like the addached image

(http://b320.photo.store.qq.com/psb?/V103WlUr41xcUD/Iw9UH5xBvaFAG8tMSl8areATB1oXTst3fBfHVqXNzPw!/b/dDxexb75IwAA&bo=EAElAAAAAAABABM!)
Title: Re: How to make a ProgressBar that the shape of backgroud is not rectangular.
Post by: ArenMook on January 11, 2013, 01:29:22 PM
Use a Filled Sprite for the foreground.
Title: Re: How to make a ProgressBar that the shape of backgroud is not rectangular.
Post by: dxszbz on January 13, 2013, 09:49:12 PM
thanks a lot :)