Progression bar
Hi guys, so basically I was wondering how to make a progression bar, which is like a loading bar but shows how far they have made it on the level, 0-100%. I have tried making it so that every 0.1 seconds the width of the foreground part of the part is increased by 1, to give the effect of it increasing, but it didn't work that well.
Any ideas?
Any ideas?
Comments
Will you put it on gshelper.com ? what a silly question, but of course !!
David
What about progression bar like in plants vs. zombies? I was thinking moving the bar with move behavior, and when it collides with flag actor (like in plants) release huge wave of enemies, and to end level when the bar is at the end. Is there a better way to do this?