- Home /
Duplicate Question
How to make Cirular progress meter ?
Hello Everyone, In my game according to given force i want to show the amount of force in Circular progress bar, like if i apply force 33% then circle should be filled 33%. Do you know any idea how can i do that?
Answer by iwaldrop · Nov 22, 2013 at 07:40 AM
Please use search before asking a question (that was explained by Joshua here). The answer to your question, however, was explained by Eric5h5 here.
i already searched that one but i don't want circle should be filled like that.
It's exactly what you said you wanted. You stated that you want a circular 'progress' bar that reflects a percentage. That's what it does. And Eric even included a Unity Package! It's the best example you're going to get, unless Whydoidoit made a tutorial for it that I didn't catch.
Follow this Question
Related Questions
Reduce Draw call for Multiple GUI Textures with same Texture 1 Answer
Activate GuiTexture When Clicking on BoxCollider c# 1 Answer
WorldToScreenPoint returns the same value when facing the opposite direction. 0 Answers
How to make a GUI Texture (image) transparent? 2 Answers
How to prevent guitexture from vertically shrinking? 0 Answers