Author Topic: Round Progress bar  (Read 3752 times)

jumpstyl0

  • Guest
Round Progress bar
« on: November 19, 2012, 10:28:04 AM »
Hi guys,

Im not a programmer nor do I got many experiance with Ngui since I never used it before. But I need to make a Progress bar that is round.

Anyone knows how to fix this:)? hope you guys can help me since this needs to be finished today hehe ;)

thx in advance !

nkls

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 29
    • View Profile
Re: Round Progress bar
« Reply #1 on: November 19, 2012, 10:32:18 AM »
create a filled sprite, and select radial 360 as fill dir. hook the fill amount up with your loading progress, and you are ready to go!