Author Topic: How to do a circular progress bar?  (Read 2436 times)

gevarre

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 15
    • View Profile
How to do a circular progress bar?
« on: July 19, 2013, 11:03:14 PM »
Okay, so I've been watching/reading too many tutorials and now I can't remember where I've found things.

I'm trying to do a progress bar, but instead of a bar that fills, I'd like to take a sprite that has an image of a circle and slowly reveal it, if that makes any sense. I thought I had seen somewhere where there was a setting in one of the scripts to select a straight or circular "wipe", but maybe I'm mistaken.

Anyway, anyone have any thoughts on how to do this?

Thanks

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: How to do a circular progress bar?
« Reply #1 on: July 20, 2013, 04:01:28 AM »
Filled option on the sprite.

gevarre

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 15
    • View Profile
Re: How to do a circular progress bar?
« Reply #2 on: July 20, 2013, 10:48:39 AM »
Aha! Thanks  :)