Initial Commit: CC - Mouse Up (5vrq8rxgse.js)

beta.r3js.org
-=yb4f310 2017-11-11 10:04:37 +01:00
parent a7876763a8
commit e04968d83f
1 changed files with 10 additions and 0 deletions

10
5vrq8rxgse.js Normal file
View File

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