Automatic tour speed

Hi, is it possible to increase the speed of the camera during the automatic tour? There is stop moments very slow that I don’t want.

Thak u so much

1 Like

Yes, please see this post:

1 Like

Thank u but can u tell me where and how? I don’t know well how the script works.

Add a file body-end.html to Documents\Shapespark\SCENE-NAME\ folder with the following content:

<script>
    WALK.AUTO_TOUR_IN_VIEW_STILL_TIME_MS = 500;
</script>
1 Like

Thank u so much!!! @jan

Touch the Automatic Tour button to return to its original state.

WALK.AUTO_TOUR_IN_VIEW_STILL_TIME_MS = 500; <<< reset