Forgot to send event 😒
This commit is contained in:
@@ -342,6 +342,7 @@ L3D.PointerCamera.prototype.normalMotion = function(time) {
|
|||||||
|
|
||||||
var event = new L3D.BD.Event.KeyboardEvent();
|
var event = new L3D.BD.Event.KeyboardEvent();
|
||||||
event.camera = this;
|
event.camera = this;
|
||||||
|
event.send();
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user