Activate automatic autorotation afterwards without loading the project file

Q&A about the latest versions
Post Reply
User avatar
panox
Posts: 308
Joined: Mon Mar 12, 2007 11:03 pm
Contact:

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.
User avatar
panox
Posts: 308
Joined: Mon Mar 12, 2007 11:03 pm
Contact:

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"/>
David_Diaz
Posts: 8
Joined: Wed Jun 17, 2020 9:54 am

Hi, do you know if is possible to set different delays on different nodes?
Post Reply