I haven't created an array as of yet using a more recent tutorial, so I'm trying to figure out how to do this without one.
Basically, I'm trying to create a set of events that would work as follows:
1) Player goes to 'Team Edit' menu screen
2) Player has 5 of 12 unlocked characters
3) Player must fill 4 spots on their team
4) Player selects 1 member for each spot; can replace any character with another available
5) Player can empty all spots at once by choosing 'Reset Team'
I've been working on it but I'm sure someone may have an easier way of setting this up easier than I could. Any help would be appreciated, along with links to any good AND recent array tutorials for me to look over. Thanks in advance.