Initial Commit: CC - Mouse Up (0ygb0vqp3z.js)

beta.r3js.org
-=yb4f310 2017-11-12 10:50:46 +01:00
parent 7266757911
commit 3e77cd8226
1 changed files with 10 additions and 0 deletions

10
0ygb0vqp3z.js Normal file
View File

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