I want to make a soccer league game the main game is almost ready but I dont know how to present teams ,players in it too and how players will have many skills like speed ,accuracy, power, stamina etc.
Some people told me do it with arrays or local storage but I dont know how?
And how I transfer a player to other team and dont lost its data too?
But I didnt understand what type of the player member objects where to store them ? How to make them ? What will make a team? Means how game will load the teams having those players at begining? How to select 11 members from 15 members?How a player member will have those multiple skills?
Yes it is very difficult and I dont know so much. Please explain how to do this or if can make or provide a small capx example then it would be great! Thanks.