I am looking to create a cocos2d game using Xcode. I just need the runtime.
It looks like I have to use creator to do everything. There has to be a better way right?
I am looking to create a cocos2d game using Xcode. I just need the runtime.
It looks like I have to use creator to do everything. There has to be a better way right?
Yep, you have to use Cocos Engine code with Cocos Creator, can’t use Cocos engine code independently.