Ignition / GameProgressBarUI
Namespace
Playniax.Ignition.UIInherits from
MonoBehaviourScript can be found in
Assets/Playniax/Framework/Ignition/Framework/UI/Scripts (MonoBehaviour)/GameProgressBarUI.cs
Class GameProgressBarUI
DescriptionDisplays game progress based on spawner and sequencer state.
Public fields | Description |
---|
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. |