mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-13 22:27:13 +02:00
Update teleport play area FBX model to be visible from below
This commit is contained in:
parent
c0231057f8
commit
488599dbb0
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue