turning effect on littleplanetintro in krpano-1.19-pr16

  • Hi,
    I'm trying to open my Virtual Tour with a litlleplanetintro effect with version 1.19-pr16 as it was with 1.19-pr13 for exemple : turning around before "landing" to the defined start up view...
    How can I do this if still possible ?
    Thanks

  • Hi,

    Thanks for reporting!

    This was unfortunately a small mistake when updating the 'skin_setup_littleplanetintro' action to use the new localscope feature...

    For correcting look in the vtourskin.xml for this line:

    Code
    lookat(calc(lp_hlookat - 180), 90, 150, 1, 0, 0);

    and change it to this one:

    Code
    lookat(calc(global.lpinfo.hlookat - 180), 90, 150, 1, 0, 0);

    In the next krpano releases this will be also fixed of course.

    (btw - the 180 there defines the rotation distance during the little planet intro and could be customized for own needs of course).

    Best regards,
    Klaus

Participate now!

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