diff --git a/21g30t1e75.js b/21g30t1e75.js index 0e8cd02..bcd2f78 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -93,6 +93,16 @@ this.geometryBody = GameLib.EntityManager.Instance.findComponentById('8f5q7k5ozp GameLib.CustomCode.BODY_SCALE_X = this.geometryBody.width; GameLib.CustomCode.BODY_SCALE_Y = this.geometryBody.height; +/** + * Meshes + */ +this.meshPauseButton = GameLib.EntityManager.Instance.findComponentById('f5xmype7dq'); +this.meshSoundButton = GameLib.EntityManager.Instance.findComponentById('0eo0kat3fb'); +this.meshDownButton = GameLib.EntityManager.Instance.findComponentById('2eva6brga6'); +this.meshUpButton = GameLib.EntityManager.Instance.findComponentById('q3ra6x84d8'); +this.meshRightButton = GameLib.EntityManager.Instance.findComponentById('z0gwmplslj'); +this.meshPauseButton = GameLib.EntityManager.Instance.findComponentById('f5xmype7dq'); + /** * Materials */