Update: CC - Moorcow Start Scene - Entity Loaded (mxrint4wnw.js) 22 bytes modified

beta.r3js.org
-=yb4f310 2017-11-23 10:07:10 +01:00
parent 29d44b40bc
commit 3621ae0815
1 changed files with 6 additions and 3 deletions

View File

@ -8,9 +8,12 @@ this.bottomBall = GameLib.EntityManager.Instance.findComponentById('796eyo44j8')
this.text0 = GameLib.EntityManager.Instance.findComponentById('hzr8jx7485');
this.text1 = GameLib.EntityManager.Instance.findComponentById('rlx2sebygk');
var burningAudio = GameLib.EntityManager.Instance.findComponentById('yuu5g9mq1x');
burningAudio.play();
GameLib.Event.Emit(
GameLib.Event.PLAY_AUDIO,
{
name : 'Audio - Burning'
}
);
this.beforeRender.entityLoaded = this;
//@ sourceURL=CustomCode (mxrint4wnw).js