Author Topic: How to make a ProgressBar that the shape of backgroud is not rectangular.  (Read 2695 times)

dxszbz

  • Guest
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


ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Use a Filled Sprite for the foreground.

dxszbz

  • Guest
thanks a lot :)