Initial Commit: CC - Mouse Up (c7jkwjdjbk.js)

beta.r3js.org
-=yb4f310 2017-11-12 14:00:30 +01:00
parent d5fe1f3edd
commit e2a82464fa
1 changed files with 10 additions and 0 deletions

10
c7jkwjdjbk.js Normal file
View File

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