Hello All,
I'm requesting your help if you know how to fix it.
I would like to know if it's possible to set the animation of AnotherProgressBar from Right to Left ?
I saw this
post from
@LucaMs that is visually matching my expectation... I'm suspecting it's done with something like
AnotherProgressBar1.mBase.Rotation=180
... but, this is not what I want... I need to have progressbar size according to Value from Left to Right
To make my request clear
, here below the expected result
Many thanks