[]CameraMoveScript.as在哪儿下载群里的有错

public function CameraMoveScript() {

}

override public function _initialize(owner:Sprite3D):void {
super._initialize(owner);
Laya.stage.on(Event.MOUSE_DOWN, this, mouseDown);
Laya.stage.on(Event.MOUSE_UP, this, mouseUp);
Laya.stage.on(Event.MOUSE_OUT, this, mouseOut);

var camera:BaseCamera = owner.scene.currentCamera;
没有了 -- currentCamera
已邀请:

Laya_XS

赞同来自:

官网有github地址,或者你在github上搜索layaair,在工程里有个sample目录,你可以下载,这里面就有!

a69536989

赞同来自:

兄弟,你的解决了没?git上面也有错

要回复问题请先

商务合作
商务合作