I have to work with multiple game engines, like
- Cocos2d
- Unity3d
- Galaxy
While working with multiple game engines, what practices should I follow?
For instance, we made a game with Cocos2d and released it on the AppStore. Now we want to port it to other platforms using Unity.
What would be the course of actions to follow?