It would be nice if I could give transition.to several coordinates to move through.
Have the coordinates in a table for example. And have the easing options available.
That way you can have an object move through 3 points and have a curve. Like in Cocoa, CAKeyframeAnimation
Or is there a good alternative in Corona?
This is the type of animation I want to do:
http://www.youtube.com/watch?v=lLnSeFbSwgk&feature=player_detailpage#t=63s
the shark and the crab are good examples. Sprite sheets are not an option. They take too much memory.
I know they take too much memory cause when I used them for this I got out of memory errors on the 3G. Hand animating everyting with keyframe animation used almost no memory. [import]uid: 100901 topic_id: 21377 reply_id: 321377[/import]