Hello,
I have a few different characters to choose from, and when i select one from the character selection screen, I have 4 abilities i want to load, from a characters ability script, the character will provide.
The buttons should call the characters abilities, and work as toggles. also, load the texture from the script.
I have everything done already for the characterabilities, and know how to call it in a regular GUI Button, and have it working this way. However, I want to call it using NGUI instead.
so
NGUI Button 1 >> character ability 1