I was going to post what I though he was saying but sounds like what you already said Programmer25.
I'll post it anyways
;----------------------------------------------------->>
I need these things:
1.one spawn button for sprite(B)(enemy).
2.one spawn button for sprite(A)hero.
3.I need to set the stats for players from a list.
4.I click #1 (ok, or button) then sprite(A) gets stats from a list.
Note: All other sprite(A,B, or players) do not have stats.
6.I click #2 (ok, or button) then sprite(B) gets stats from a list.
5.Also I need to be able to change the sprite(A,B,or other players)stats anytime in game.
I like multiple players with indiviual stats.
Similar to tower defence when you need to lvl up one tower, and use deference abilitys anytime you want.
;------------------------------------>>