Timer Animation Bar

Kind of new to LUA. I’m trying to create a circular loading bar that is tied to my timer of 30 seconds. I want my circular bar to be completed fully once 30 seconds is up. Similar to the snapchat video timer bar. 

Anybody got any ideas? 

Much appreciated,

Thanks

You will need to use sprite-images to do it. Check out : https://docs.coronalabs.com/api/library/display/newSprite.html

You will need the program called “Texture Packer” (or something similar).

I did this, and it takes sometime to setup.

I will, thanks for your help! 

Here’s another forum thread with some useful suggestions:

https://forums.coronalabs.com/topic/53020-how-can-i-make-a-pie-timer-i-need-to-be-able-to-draw-a-circular-arc-with-dynamically-changing-angles/

You will need to use sprite-images to do it. Check out : https://docs.coronalabs.com/api/library/display/newSprite.html

You will need the program called “Texture Packer” (or something similar).

I did this, and it takes sometime to setup.

I will, thanks for your help! 

Here’s another forum thread with some useful suggestions:

https://forums.coronalabs.com/topic/53020-how-can-i-make-a-pie-timer-i-need-to-be-able-to-draw-a-circular-arc-with-dynamically-changing-angles/