[LayaAirIDE 2.0]提示错误在laya.core.js里
开始还运行的好好的,同样操作和代码再次导入就出问题了。是要把unity场景导入到laya2.6.
export default class SceneLoad extends Laya.Script{
constructor(){
super();
}
onAwake(){
Laya.Scene3D.load("res/LayaScene_demo/Android/demo.ls",Laya.Handler.create(this,function(scene){
Laya.stage.addChild(scene);
}));
}
}
export default class SceneLoad extends Laya.Script{
constructor(){
super();
}
onAwake(){
Laya.Scene3D.load("res/LayaScene_demo/Android/demo.ls",Laya.Handler.create(this,function(scene){
Laya.stage.addChild(scene);
}));
}
}
没有找到相关结果
已邀请:
要回复问题请先登录
5 个回复
Laya_XS
赞同来自: Ace1024
创客北极
赞同来自:
158*****303
赞同来自:
158*****303
赞同来自:
Ace1024
赞同来自: