Update: CC - SpoonLib - Mouse Wheel (opxis1pjmo.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 11:14:21 +01:00
parent 8bd8696eb5
commit 7db9a029b0
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ var mesh = GameLib.EntityManager.Instance.findComponentById('xtnu5j78bq');
mesh.rotation.x += data.event.deltaY * 0.001;
mesh.updateInstance('rotation');
console.log(data);
//console.log(data);
//@ sourceURL=CustomCodeSpoonLibMouseScroll.js