diff --git a/n9evs68jpd.js b/n9evs68jpd.js index 298087d..9eba644 100644 --- a/n9evs68jpd.js +++ b/n9evs68jpd.js @@ -8,7 +8,7 @@ if (!this.initialized) { this.camera = this.entityLoaded.camera; this.meshImageGrid = this.entityLoaded.meshImageGrid; this.meshBox = this.entityLoaded.meshBox; - this.lookatTarget = new GameLib.Vector3(this.entityLoaded.graphics); + this.lookatTarget = this.meshImageGrid.lookAt; this.initialized = true; }