Port flash game to native android

假装没事ソ 提交于 2019-12-11 11:33:04

问题


Alright here is the problem: the creators of a quite popular flash-based game have asked me to port their game to Android. They are not interested in any other platforms so we don't need to be worrying about iOS or PC. They want the best performance on just Android (I guess that's the point of porting a flash-based game. They could have just went with it)

They found Unity 'slow'. How would the performance (on android) of other engines compare? Are they expecting too much i.e. finding Unity slow? I am in favor of Unity since development is a little easier with more things being visual (I am not experienced as you might have guessed).

This would be an example of the type of game I am to port

Thanks!

Edit: Some detail and link


回答1:


If it runs in flash, it should run in Unity. Unity is written in C++, and should be much more efficient than Flash, IIRC. Flex your developer muscles if possible and try to get them to listen to you.

Failing that, expand your question with a description of the game you're trying to port and I will edit my answer accordingly.



来源:https://stackoverflow.com/questions/11110495/port-flash-game-to-native-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!