Colors
Overview
Change the name of the bone to make the color configurable for the user.
Values separated using an underscore (_
):
- The name has to start with
color
- The color index of your option (
0
for the first color,1
for the second color...) orrainbow
to enable rainbow effect - If rainbow: The duration in milliseconds of a cycle
- Optional: The name of the group
Examples
color_0
color_1
color_0_name
color_rainbow_1000
color_rainbow_1000_name