[Sharing] Integrate the cocos2dx v3.x with unity engine

Hello this is a sample demo for integration of the cocos2dx v3.x with the unity engine

this is my repo: GitHub - thienphuoc/combine_unity_cocos2dx: - This repo show you how to combine unity into the cocos2dx engine

Android/windows/mac: updating

3 Likes

wow, thats really awesome. How does this work?
Can this be used to port cocos written code to unity?

1 Like

Yes, you can use old project cocos and develop new games/features… etc with unity or another framework.

it is very suitable for migration from A engine to B engine. I test on android/ios, it works perfectly! Mac/windows I will take time for this, but I think it can work well.

1 Like