Hey guys,
What i'm trying to do is to spawn several instances of the same sprite which I use for selecting different options.
In this case what I did to give them individual actions is to put a textbox over them and make it the real button, using the sprite just as a decoration.
BUT, what I want to do is to give some kind of feedback in each individual button when I select the textbox I don't know how to make them unique (since, if I make them for example change sprite all the instances will change).
Hope you guys can help me find a solution and thanks in advance!