diff --git a/scripts/system/assets/models/trackingSpacev9.fbx b/scripts/system/assets/models/trackingSpacev12.fbx similarity index 96% rename from scripts/system/assets/models/trackingSpacev9.fbx rename to scripts/system/assets/models/trackingSpacev12.fbx index 793c94702c..5ffef78114 100644 Binary files a/scripts/system/assets/models/trackingSpacev9.fbx and b/scripts/system/assets/models/trackingSpacev12.fbx differ diff --git a/scripts/system/controllers/controllerModules/teleport.js b/scripts/system/controllers/controllerModules/teleport.js index 4081d4785e..168ec139a8 100644 --- a/scripts/system/controllers/controllerModules/teleport.js +++ b/scripts/system/controllers/controllerModules/teleport.js @@ -150,7 +150,7 @@ Script.include("/~/system/libraries/controllers.js"); this.teleportParabolaHeadCollisions; - this.PLAY_AREA_OVERLAY_MODEL = Script.resolvePath("../../assets/models/trackingSpacev9.fbx"); + this.PLAY_AREA_OVERLAY_MODEL = Script.resolvePath("../../assets/models/trackingSpacev12.fbx"); this.PLAY_AREA_OVERLAY_MODEL_DIMENSIONS = { x: 1.969, y: 0.001, z: 1.969 }; this.PLAY_AREA_FLOAT_ABOVE_FLOOR = 0; this.PLAY_AREA_OVERLAY_OFFSET = // Offset from floor.