Icon
The center piece of a Rank
Last updated
The center piece of a Rank
Last updated
10 icons can animate from any state to anything else. You can also .
Most of them use 1 material, but the last one uses two materials.
In the Customization Tab, you can edit the icon and apply materials with an animated preview in play mode.
In the ranks tab, for each rank, you can quickly modify the icon and material, too. You can also adjust animation delays and add sound effects for that rank here, too.
You can use the SetIcon method to modify the icon via code or buttons.
Retrieves the rank from the ranks list at the specified index and applies it.
If an invalid index is passed, it logs a warning message and returns. Doesn't print an error.
Applies a rank from the ranks list by its exact name. If the rank is not found or the name is invalid, a warning is logged.
Applies the rank passed as parameter.