Initial Commit: CC - Touch Move - AR Football 3 (p49pad0i7l.js)

beta.r3js.org
Theunis Johannes Botha 2018-05-17 14:46:46 +02:00
parent 89f3360c4e
commit 9f656ce066
1 changed files with 14 additions and 0 deletions

14
p49pad0i7l.js Normal file
View File

@ -0,0 +1,14 @@
if (!this.entityLoaded) {
return;
}
this.entityLoaded.move(
{
source : 'touch',
x : data.meta.totalRight - data.meta.totalLeft,
y : data.meta.totalDown - data.meta.totalUp
}
);
//@ sourceURL=touchMove.js