Border
Last updated
Last updated
In the Customization Tab, you can edit the border and apply materials with an animated preview in play mode.
In the ranks tab, for each rank, you can quickly modify the border and material, too.
You can also adjust some other settings. You can hover over the fields to check the tooltips if you need an explanation.
You can use the SetIcon method to modify the icon via code or buttons.
Removes border and inside.
Updates the border with the currentRank's border animation setting. Parameters: int newBorder Will disable the border if a negative value is passed as a parameter. bool autoUpdateInside = true If the current inside isn't viable for the new border, auto update will assign a new one. bool autoUpdateWingsPosition = true If wings are changed along with this, set it false so that this doesn't handle updating the position and changing wings updates that.
You can also .