I have a checkbox with two different textures - checked, and unchecked. Only one should show at a time. But UIToggle's Sprite field only turns on or off one sprite, rather than alternate between them.
I can do this with code, but I am thinking nGui already has a way to do this. Maybe with Group?
Thanks for any suggestions.