I want to make a sprite zoom in and then zoom out.
My method is long and amateur, so can anybody give me a more short and elegant method?
capx
Develop games in your browser. Powerful, performant & highly capable.
Your solution works, and you did it by yourself. So why don't you think it's ok? This is not a code beauty contest <img src="smileys/smiley2.gif" border="0" align="middle" />
You could just use the 'sine' behaviour(set to size)
that's how I would do it zoomCycle.capx
Thanks guys for your helps.
Thanks Yann
It's work smoothly and easy to customize too, now i have a neat eventsheet. :)