r3-custom-code/7vjcf5lwek.js

10 lines
189 B
JavaScript
Raw Permalink Normal View History

if (!this.entityLoaded) {
return;
}
2018-04-10 15:48:32 +02:00
var particleEngine = R3.EntityManager.Instance.findComponentById('w4gg7woov2');
particleEngine.enabled = false;
return null;
//@ sourceURL=mouseUp.js