Page 1 of 1

Activate automatic autorotation afterwards without loading the project file

Posted: Fri May 15, 2020 12:02 pm
by panox
I would like to set up a published virtual tour later with automatic autorotation. Can I do this in the published files? I no longer have the project file.

Re: Activate automatic autorotation afterwards without loading the project file

Posted: Fri May 15, 2020 9:03 pm
by panox
I will answer my own question here.

To add an automatic autorotation to an already published virtual tour, replace the line:

Code: Select all

<animation animsequence="Animation01" syncanimationwithvideo="0" useinautorotation="0"/>
with this one in the xml-file:

Code: Select all

<autorotate nodedelay="0.00" noderandom="1" useanimation="0" enabled="1" nodefilter="" startloaded="0" returntohorizon="0.000" speed="0.100" delay="5.00"/>

Re: Activate automatic autorotation afterwards without loading the project file

Posted: Tue Oct 27, 2020 8:52 pm
by David_Diaz
Hi, do you know if is possible to set different delays on different nodes?