Initial Commit: CC - Mouse Up (1n3iofhi8x.js)

beta.r3js.org
-=yb4f310 2017-11-09 00:10:48 +01:00
parent 10089f0373
commit 17b5efd7f4
1 changed files with 10 additions and 0 deletions

10
1n3iofhi8x.js Normal file
View File

@ -0,0 +1,10 @@
if (!this.entityLoaded) {
return;
}
var particleEngine = GameLib.EntityManager.Instance.findComponentById('o5xi6s5myj');
particleEngine.enabled = false;
return null;
//@ sourceURL=mouseUp.js