如题,Cocos2d-x 3.3 ,Cocostudio 2.0.6版本
用C++直接加载的方式,网上有教学,但是用Lua是怎么加载的?
例如 local root = cc.CSLoader:createNode(“ui/root.csb”)