From 29d44b40bcce0fbb572326f9581ce110b289c66c Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Thu, 23 Nov 2017 10:04:43 +0100 Subject: [PATCH] Update: CC - Moorcow Start Scene - Entity Loaded (mxrint4wnw.js) 492 bytes modified --- mxrint4wnw.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/mxrint4wnw.js b/mxrint4wnw.js index 3b2b059..4a8b7f3 100644 --- a/mxrint4wnw.js +++ b/mxrint4wnw.js @@ -1,5 +1,16 @@ +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'); + var burningAudio = GameLib.EntityManager.Instance.findComponentById('yuu5g9mq1x'); burningAudio.play(); +this.beforeRender.entityLoaded = this; //@ sourceURL=CustomCode (mxrint4wnw).js \ No newline at end of file