Hello,
I am loving Action Bound a lot and a group activity I am planning I want to enhance my bound from a previous year and make it better. So my question is, when we enter a bound, we stages we can select from and do missions within a stage in an order. However, is there a way we can have the stages shown as a list similar to the stages?
Example: My group is doing an activity at a theme park for the day. When they start the bound, they can select stages such as rides and foods. Within each stage, we would like to see Action Bound provides lists of rides as missions inside the stage so the group can select one mission, complete it and then pick a different task within that same stage instead of a linear path?
1 „Gefällt mir“
Hello. ,
currently there is no 2nd selection element, where you can choose the remaining missions.
But, you can also make a selection of the missions within a stage „manually“. The „poll“ element is used for this and the missions contain a switch that reacts to the result of the „poll“ element.
I personally use this method only to offer extra missions (for bonus points) at certain points in the bound. „You want to start a bonus mission? Yes/No“ If the player do not select it immediately, it is gone and will not be offered again later.
But because you don’t know which mission was chosen first, you have to create several „polls“. For each of these „polls“, the mission list is reduced by one item. The switch of this „poll“ evaluates which mission has already been completed. With 3 missions you need in total 4 „poll“ elements. With 4 missions you need 17 „poll“ elements … However, with more than 2 missions per stage, this quickly becomes very complex.
At the end of the day, you have to decide for yourself whether you want to put in the effort for the partial missions.
Best regards
Sven G