Forum Discussion
Nicolevan-Sante
5 years agoCommunity Member
2 Progress Bar Questions
Hi all,
I use a nice and simple progress bar, made by watching a tutorial.
Now I would like to 'finetune' this progress bar:
1. The progress bar should start counting at Slide 1.2 Slide 1
...
MariaCS
5 years agoStaff
Hi, Nicole.
Thank you for sharing your .story file!
I've never used the menu.progress built-in variable to create a progress bar, but that's an interesting idea! Since the variable is based on the menu, you have two options to start from the second slide:
1. Delete the first and last slides from the menu, in the Player Properties.
or
2. Instead of using menu.progress, use menuSection.progress, then split your slides into sections (you can do this by creating a new header):
You should also apply a layout that doesn't show the percentage on your first and last slides (START and STOP).
I am attaching your edited file with the second option above. I also changed the restart button to Jump to the START slide when clicked.
Let me know if this works!
Related Content
- 2 months ago
- 5 months ago
- 2 years ago