Initial Commit: CC - Mouse Move - AR Football 2 (dwxvtxzrun.js)

beta.r3js.org
-=ybafelo 2018-05-17 12:42:33 +02:00
parent 91ced64374
commit c4d5428ef5
1 changed files with 14 additions and 0 deletions

14
dwxvtxzrun.js Normal file
View File

@ -0,0 +1,14 @@
if (!this.entityLoaded) {
return;
}
this.entityLoaded.move(
{
source : 'mouse',
x : data.event.movementX,
y : data.event.movementY
}
);
//@ sourceURL=mouseMoveARFootball2.js