I have a tour that is triggered when an object comes to the viewport, and it runs only 1 time. This is working fine.
However, I also want to add a link or button that a user can click to trigger the tour manually again, for as many times as they click the link or button, in case the user wants to review the steps again.
Is the second trigger possible, and if so how do I enable it? Thanks.