Progress

Progress bar structure in Unity

The Progress Bar UI component doesn't use the Primitive/Variant system. Instead it uses two prefabs combined.

Progress Bar prefab

  • Progress Bar
Find it in FloatGrids/Design System/UI Components/Progress Bar

Spinner structure in Unity

The Spinner UI component doesn't use the Primitive/Variant system. Instead it uses two prefabs combined.

Spiner prefab

  • Spinner (Spinner prefab has a rotation already applied)
  • Find it in FloatGrids/Design System/UI Components/Spinner