how to change character (visual only) atributes the same
![slev](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
i have three characters i want to be able to let the user choose which one to play with its just a visual thing all the atributes are the same how would i add this into my game
Comments
Then in main player actor if character select is 1 change image to match choice 1. If 2 change image to match 2 and so on to 3.
If your character is animated then a little more effort but same principle