Hello everyone. We have wonderfull behaviors like RotateTo (best regards) and MoveTo (Best of the Best), Have we something like ResizeTo for slow\motion resizing 9-patch and BG objects?
Develop games in your browser. Powerful, performant & highly capable.
Can you do it manually?
It will looks like this:
for 1 to 10 for "X"
-every 0.1 secs
--9patch set width to 20*loopindex
But it is not work!
Or this^
9patch set width to 20
wait 0.1 sec
9patch set width to 40
9patch set width to 60
9patch set width to 80
9patch set width to 100
9patch set width to 120
...
Litetween and rex's litetweenmod can do that
It has much bugs((( If target width =0 (or scale or X) then it is blinking. Sometimes it disaperes or move to somewhere
https://drive.google.com/file/d/0B-xiqK ... sp=sharing