Ignition / GameProgressBarUI

Namespace Playniax.Ignition.UI

Inherits from MonoBehaviour

Script can be found in Assets/Playniax/Framework/Ignition/Framework/UI/Scripts (MonoBehaviour)/GameProgressBarUI.cs

Class GameProgressBarUI

Description

Displays game progress based on spawner and sequencer state.

Public fieldsDescription
Mode mode Mode of operation: Horizontal or Vertical.
bool selectedPlayerOnly = true If true, applies the operation only to the selected player.
bool reverse If true, reverses the operation.