diff --git a/o73bkh2tlq.js b/o73bkh2tlq.js index 2eb0df7..e9e318c 100644 --- a/o73bkh2tlq.js +++ b/o73bkh2tlq.js @@ -41,6 +41,8 @@ this.parcel = GameLib.EntityManager.Instance.findComponentById('l91pfxkwml'); this.camera = GameLib.EntityManager.Instance.findComponentById('k9ain64rlp'); this.scene = GameLib.EntityManager.Instance.findComponentById('q1f5n01iqk'); +this.cursor = GameLib.EntityManager.Instance.findComponentById('1eh5eu30m6'); + GameLib.Event.Emit( GameLib.Event.GET_GRAPHICS_IMPLEMENTATION, null, @@ -59,6 +61,7 @@ this.mouseMove.mouse = this.mouse; this.mouseMove.raycaster = this.raycaster; this.mouseMove.camera = this.camera; this.mouseMove.scene = this.scene; +this.mouseMove.cursor = this.cursor; /** * Plant all our trees