aduros / flambe

Rapidly cook up games for HTML5, Flash, Android, and iOS.
https://github.com/aduros/flambe/wiki
MIT License
744 stars 118 forks source link

Added AnimateFrom script class. #320

Closed NoxHarmonium closed 9 years ago

NoxHarmonium commented 9 years ago

Hi,

I've found this animation construct useful in a project I'm working on. It's good when you have sprites set up in a specific way and you want them to come in from another position such as outside the scene. I've seen it before in several other animation libraries.

I've tested it in my own project but there might be something I'm missing. Let me know what you think!

Cheers,

Sean

aduros commented 9 years ago

Sorry for the delay. Thanks!