User Tools

Site Tools


progress_bar

This is an old revision of the document!


Progress Bar


A progress bar is a widget element for visualizing the progression of a value relative to a maximum value (for example, a traditional HP bar to show the player's current health compared to their maximum health). The tracked value and its maximum value are currently set using variable expressions.

Element Properties

IconPropertyDescription
Element IDID for the progress bar. This ID must be unique amongst other elements within the same widget. It is currently auto-generated but will be editable in a future update.
Fill ModeDetermines the direction in which the progress bar will be filled as the current value increases.
Current ValueExpression that will be used in determining the current amount of progress (i.e. how much of the progress bar is filled). See Variable Expression Builder.
Maximum ValueExpression that will determine the progress bar's maximum value (i.e. when the current value is equal to the maximum value, the progress bar will be completely filled). See Variable Expression Builder.
progress_bar.1607022229.txt.gz · Last modified: 2020/12/03 11:03 by justin