You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand this, and I don't ask for this functionality (I assume it's too specific)
As far as I understand csb format was used by cocosstudio which is obsolete now, so I wanna know more about json that's supported by axmol (to find best path to migrate ccb format that even older than csb)
At this point, to me it looks like the best option is to backport ccbreader
According to source code axmol support both
csb
andjson
format for scene loading.csb
is cocos studio file format (so it kind of known).What is
json
format where it's description can be found? DoCocosCreator
support it?I'm looking for a way to migrate old ccb to axmol engine, I hope maybe ccb/ccbproj can be converted to json
The text was updated successfully, but these errors were encountered: