Toggle/Checkbox
1
To have the "Toggle" script automatically added to your objects in Unity, you need to use the "tg" tag and the keyword "Checkmark".
2
The object that serves as the checkmark in your "Toggle" should be named "Checkmark."
3
If your "Toggle" contains multiple images, such as a background and a outline, use the tag "bg" for the background.
4
To group your Toggles, you need to add the "tgr" tag to their common parent. The parent with the "tgr" tag can be at any level of the hierarchy and can group any number of Toggles.
Last updated