Progress Block

A block that displays the min, current, and max values as a progress bar.

The Progress Block displays a numeric value that has a max value as a progress bar through binding. This is useful to display level, experience, and durability.

You can add the default design to your scene by right-clicking in the hierarchy and navigating to Inventool > Blocks > General > Progress Block.

Check out its scripting section to learn about its full potential.

Progress Blockchevron-right

Properties

circle-info

Extra properties may appear depending on the selected class member.

Name
Description

Slider

The slider used as the progress bar.

Target Type

The automatic binding target type.

Auto Bind Target

An object to automatically bind with.

Set Object (Button)

Sets the target Inventool object.

Select Member (Button)

Allows you to select the stat to display.

Last updated