Level progress
Last updated
Last updated
Level progress displays the amount of points remained (if there is game logic in your app). When the user earns points, the line moves to the right. If spends, it moves to the left:
Usually, progress line is used with the level :
{{user_level_name}}
- displays current user level name;
{{user_level_order}}
- number of current user level;
{{total_levels}}
- amount of user levels.
When the user clicks on the progress line, appears a dialog with the list of levels (you can fully customize it):
How to configure it, you can .
Something unclear in docs or you know how to improve article? We will answer you and then promise to improve the article within 3 days.