|
@@ -18891,7 +18891,7 @@ window.Modernizr = function(n, e, t) {
|
|
|
}(),
|
|
}(),
|
|
|
n.prototype.placeMarker = function() {
|
|
n.prototype.placeMarker = function() {
|
|
|
this.marker && (this.marker.position.copy(this.floorPosition),
|
|
this.marker && (this.marker.position.copy(this.floorPosition),
|
|
|
- this.marker.position.y += .05,
|
|
|
|
|
|
|
+ this.marker.position.y += .1,
|
|
|
this.marker.lookAt(new r.Vector3(0,1,0).add(this.marker.position)))
|
|
this.marker.lookAt(new r.Vector3(0,1,0).add(this.marker.position)))
|
|
|
}
|
|
}
|
|
|
,
|
|
,
|