C++ and Lua support for creator alpha1 released

Sure I can:

creator_to_cocos2dx-master.zip (4.6 MB)

The scene filename is: ‘scene1.ccreator’

Here’s c++ test project:

@Darren_86 I revert the codes of https://github.com/cocos2d/creator_to_cocos2dx/pull/92 since i found label position is wrong. I have to fix it in other way.

Did you figure out what’s wrong?

No, i am busy within cocos2d-x v3.16 releasing. I will take a look now.

@piotrros sorry, i can not download the zip file. Could you please check it?

it still works for me,
but try this link:

https://we.tl/1Tl16q8K6n

Yep, i can download it thought the new link.

@piotrros it is not a Creator project, it is an cocos2d-x project. Could you please provide Creator project?

It’s c++ project using this creator project.

Ok, here’s creator project:

https://we.tl/z3HdMzARI1

@piotrros it is fixed in https://github.com/cocos2d/creator_to_cocos2dx/pull/98.
Thanks for your feedback.

In a new version I’m getting some errors about TMXTiledMap, but after switching from 3.14.1 to 3.15 it built.

Now it works, thanks for fix!