blend + Keepmoving problem

  • Hi all !


    I'm trying to blend smoothly a scene to another (flat) one.

    my goal is : Autorotate + Blend + Keepmoving

    a little online preview here :)  thekeepmoving-problem/tour.html

    What did i miss ?
    any idea ?

    Thanks !


  • Hi,

    your loadscene syntax is wrong, correct would be 'MERGE|KEEPMOVING',

    but better just use the 'skin_loadscene' action from the vtourskin.xml,
    e.g. this way:

    Code
    skin_loadscene(tunnel-vide, get(skin_settings.loadscene_blend));

    Best regards,
    Klaus

  • hello ! thank you for your time !


    i tried this on my tour.xml

    Code
    <events name="scene1" onloadcomplete="delayedcall(10, loadscene(tunnel-vide, null, MERGE|KEEPMOVING, BLEND (2))); );" />


    this too in in vtourskin.xml

    neither of them worked
    what i missed ?
    *unsure*

Jetzt mitmachen!

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