diff --git a/60mpr5snmo.js b/60mpr5snmo.js index 907e07f..a71bdc2 100644 --- a/60mpr5snmo.js +++ b/60mpr5snmo.js @@ -7,6 +7,8 @@ if (this.parentEntity === data.entity) { this.textCanvas = GameLib.EntityManager.Instance.findComponentById('c8tk5ha6nw'); this.textTexture = GameLib.EntityManager.Instance.findComponentById('eprfl2ynkx'); + this.camera2D = GameLib.EntityManager.Instance.findComponentById('majq7lytaz'); + this.mouseMove.entityLoaded = this; this.keyUp.entityLoaded = this; }