diff --git a/n9evs68jpd.js b/n9evs68jpd.js index e3a7afb..a836e94 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 = null; + this.lookatTarget = new GameLib.Vector3(); this.initialized = true; }