我的quick3.3用的是cocos2dx3.3。
在mainscene中用require(“res/mainscene.lua”).create()。
运行后提示: :63: attempt to index field ‘LayoutComponent’ (a nil value)
我查看了一下cocos2dx3.4,里面ccui有LayoutComponent,cocos2dx3.3里没有。
请问要怎么解决这个问题?
我的quick3.3用的是cocos2dx3.3。
在mainscene中用require(“res/mainscene.lua”).create()。
运行后提示: :63: attempt to index field ‘LayoutComponent’ (a nil value)
我查看了一下cocos2dx3.4,里面ccui有LayoutComponent,cocos2dx3.3里没有。
请问要怎么解决这个问题?
升级引擎内核