Beiträge von grinevri

    I am sometimes getting this issue when on the loadscene command running from javascript. Sometimes it is work find and switch between panoramas but sometimes not. Do you guys have any ideas about why this could happen? Thank you in advance.


    Code
    krpano_services.call("goto_pano('pano-scene-"+pano.id+"', 'hsp_"+$scope.local.hotspot.id+"');")
    Code
    <action name="goto_pano">
    showlog(true);
    trace(%1);
    trace(%2);
    looktohotspot(%2, 45, smooth(500,500,500));
    loadscene(%1, null, MERGE, BLEND(1));
    </action>
    Code
    INFO: krpano 1.20.6 (build 2020-04-15)
    INFO: pano-scene-16105
    INFO: hsp_25566