Hello All,
I have a requirement where unity 3d game is combined with cocos2d mini games. Any suggestions regarding feasible approach(apart from porting the mini games entirely to unity)?
Thanks
Shakthi
Hello All,
I have a requirement where unity 3d game is combined with cocos2d mini games. Any suggestions regarding feasible approach(apart from porting the mini games entirely to unity)?
Thanks
Shakthi
Try using a JSON/XML formatted text file to ferry the information back and forth between the two game engines.
What platform is this for?