What the best tool for Scene Layout using COCOS2DX C++

Hi I’m close to starting a new Video game project. I have used COCOS Studio before but now it’s gone the way of the dodo and at present cocos creator can’t export to C++… what’s best? I have considered “tiled” but I’m not sure it’s what I want. It’s a platform game but not side scrolling so I want to be able to design the scene and import to COCOS2DX along with give my designer access.

Thanks.
Katie

Tiled is the best in my opinion.

I think you might be right :slight_smile: . I’m guessing it can handle different size tiles? I think we can attach properties and then assign those in the c++.

indeed, it can.

1 Like