is it possible to assign a Texture into the variable of an array, then as the player changes this variable with a button control, changing the image the array is attatched?
Example, if I make an array, with 10 variables, I want each variable to be a different texture, So there are 10 different characters the player can choose from, or is this a poor idea to have the player pick different characters in the game?
I code in Csharp, and please, give me advice or refrence or tutorials, do not write this script for me thanks in advance…