Sie sind nicht angemeldet.

Tuur

Erleuchteter

  • »Tuur« ist der Autor dieses Themas

Beiträge: 3 839

Wohnort: Netherlands

Beruf: Krpano custom coding / Virtual Tours / Photography / Musician / Recording engineer

  • Nachricht senden

1

Dienstag, 29. Juni 2010, 13:41

wait(blend)

Hi,

i like my next pano to load first before it starts to blend..

But i'm dutch so i do something wrong.. ;-)

<action name="intro">
action(load20);
lookat(70,0,70);
wait(load);
wait(blend);

wait(4);
lookto(-97,0,30, smooth(30,30,30));
load21();
lookat(11,-2,40);
wait(load);
wait(blend);

</action>

sort of i don't want to see the preview.. for these pics.. just nice blend in... maybe give it a longer blend-in.. is that possible??


EDIT:
i told you... dutch...got it!!;-)

Thanx

Tuur