Hello everybody!
I'm doing a character party selection screen, but I don't know how to do for configure the select player's about the Health, Power, Speed, Sprite, etc, each player have different values.
I try to find about it and I can use "IF" conditions, but if the party is 3 characters and I can select over 15 players, I should create 75 conditions for all configurations (15 for each player)!? if I create an update with other 15 characters I should do other 75 "IF" sentence!?
How is the best way for do things like that?
Thanks for help.