r3-custom-code/mxrint4wnw.js

19 lines
616 B
JavaScript
Raw Normal View History

if (data.entity !== this.parentEntity) {
return;
}
this.beforeRender = GameLib.EntityManager.Instance.findComponentById('ds7xhwnsao');
this.topBall = GameLib.EntityManager.Instance.findComponentById('gh1x1h7rot');
this.bottomBall = GameLib.EntityManager.Instance.findComponentById('796eyo44j8');
this.text0 = GameLib.EntityManager.Instance.findComponentById('hzr8jx7485');
this.text1 = GameLib.EntityManager.Instance.findComponentById('rlx2sebygk');
GameLib.Event.Emit(
GameLib.Event.PLAY_AUDIO,
{
name : 'Audio - Burning'
}
);
this.beforeRender.entityLoaded = this;
//@ sourceURL=CustomCode (mxrint4wnw).js