I created a bound where I want players to go to a waypoint, then answer a question and then see a hint for a final puzzle.
I set the bound to selectable, but when I test it I see that I have to go through the waypoints in a specific order. I want the players to divide over all the waypoints and have each player decide for him/herself which location to visit…
I would like to show all waypoints in a map so the player can decide where to go next, instead of being ordered to the next waypijnt in the order I created them…
In the bound settings you‘ll set the „sequence of stages“ to „selectable“,
see also here : Bound Settings
Then you create for every of your „waypoints“ a stage element. These stages are appear in the selection list.
All elements after a stage belong to this stage until the next stage element.
It is possible to put GPS data to the stage element, the they are visible at the map.
To make it more sophisticated, you can put a switch to the stage. Then you can control, when this stage is visible in the selection list.
In bound editor you put right next to the related stage element, your „find-place“ element and all other task to solve at this specific place (and the hint for the last puzzle). They will be active/visible, when the related stage was selected from list.
Use a stage „Intro“ and „Outro“ stages to start and end the game. They are not in the selection list. The content of Outro stage will appear, when all selectable stages are solved.
I hope I could help a little
Best regards & good luck
Sven G
We want to play the bound with a group of sailingboats, at sea.
The 20 meter radius for a spot may be a bit to small.
I found out that I can add a quiz to a stage, and connect it to two conditions:
Element → Find spot
When hot spot is located ( this shows the arrow towards the hotspot in the bound)
Players → Distance to coordinate
Here I set the same coordinate but with a larger radius.
Now when I place the quiz above the Spot in the stage ( in the editor the quiz before the spot) I never see the quiz. Even if I have reached the spots.
When I place the question after the spot, I first need to approach the hotspot within the the default 20 meters, and only then I see the quiz question.
Is there a way to make the radius larger than 20 meter?
from my perspective it is not possible (out of the box) to modify the distance in the find-spot element.
Maybe you write a mail to the support team. Maybe you will get a customisation in your specific bound.