Random hlookat of the flat pano

  • Each page refresh, the hlookat value takes one of three random values - the leftmost, central (zero), or rightmost. How to fix it?

    <scene name="my_pano" title="my pano">
    <view fovtype="HFOV" fov="1.0" fovmax="1.0" vlookat="0.1" hlookat="0.0" maxpixelzoom="1.0" />
    <control mouse="drag" touch="drag" zoomtocursor="true" zoomoutcursor="false" bouncinglimits="false" keycodesin="187" keycodesout="189" />
    <preview url="panos/my_pano.tiles/preview.jpg" />
    <image hfov="1" vfov="0.65" voffset="0">
    <flat url="panos/my_pano.tiles/l%l/%v/l%l_%v_%h.jpg" multires="512,512x334,1024x666,2048x1332,4096x2662" />
    </image>
    </scene>

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!