Hello,
I need a small input on my health bar.
I got it working from there 2 tutorials:
scirra.com/tutorials/447/health-bar
scirra.com/tutorials/416/healthbar-score-sample
mine current formula is like this:
set width 570*(health/100)
and its ok, it works... but it has a fixed width.
What i am looking for (since i use Scale outer setting) is a way to stretch its width on wider aspect ratio. Simple anchor wont work since i use fixed width and i would like to use an anchor to left and right.
Can someone help me with this?
Solved!