Photos skipped on KRPANO's Autotour ...

  • I use the autotour in KRPANO.

    Hotspots are shown or hidden depending on the orientation.

    Photo will be skipped if you use this "adjusthlookat(get(center));". *confused*


    Is there a way to add to this and make it work?

    <action name="skin_autotour_start" scope="PRIVATE:skin_autotour">
    copy(loadscene_flags_backup, global.skin_settings.loadscene_flags);
    set(global.skin_settings.loadscene_flags, MERGE|KEEPVIEW|KEEPMOVING|PRELOAD);
    copy(loadscene_blend_next_backup, global.skin_settings.loadscene_blend_next);
    set(global.skin_settings.loadscene_blend_next, SLIDEBLEND(2.0, 0, 0.75, linear) );
    </action>

    Sorry,
    I am not good at English.

Participate now!

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