开发者

Integrating Flash animations into Android games

I'm developing a game and want to integrate some animations, I've thought about making them in Flash and i开发者_StackOverflowntegrating in Android, is it possible in general? If yes, does it make sense? How will it look in terms of user experience, performance and app size? What are other ways to create game animations in Android? Thanks in advance for your answers, any help is highly appreciated.


First of all: yes, it is possible. But in general you would like to avoid it, unless it's some very simple animations. You may want to bake animations in bitmaps and use them in that way. Memory consuming, but CPU will thank you :) Also, for spatial animations, you can use tools like TweenLite. If you want special effects stuff, use particle engine like Flint. All of this is true if you using air as a platform :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜