Problem with krpano versions

  • i use an older version of krpano ,the one before 1.0.8.12. i have created an auto tour that works perfectly in the old version, but doesn't do a tween with the new version.
    now let me explain what the code does.it auto starts to rotate 360 degrees by calculating curent view minus 360, then it loads the next pano.if u stop it,it uses onidle event to start again, it recalculates the rest of the 360 rotation and starts again to rotate and loads the next pano.
    the problem is that when you stop it by user intervation it triggers this tween when is starts to rotate again..if(%1 == noload,check_view(right);tween(view.hlookat,get(spiner), 15.0, easeInOutSine,wait);set(var_current_pano,2);wait(2);loadpanos();,that tween doesn't do the count from 1-360, it jumps over it and loads the next pano.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!