andrew0 / SceneDesigner

BSD 3-Clause "New" or "Revised" License
73 stars 18 forks source link

CCAction Animations in, out #8

Closed Zakay closed 12 years ago

Zakay commented 12 years ago

I would love it if you could set an action on a node, with a start position and an end position (the end is what is shown in the preview). Basic support for Move/Fade actions and method: Slide, linear, easein/easeout, (bounce).

For example: I choose a sprite and give it a Start animation:

I would just start with the basics in the beginning, just allow some predefined animations:

The most important would be animate-in, but one could also build support for animate out very easly too.

Zakay commented 12 years ago

Closing, I just saw that you already have a issue with ccaction,