Azou wrote:Hello! I wanted to ask a difficult question:how to make a character selection?? For example,when have a screen who've got 5 characters (a,b,c,d and e) .How can we make that if the selection logo stop at character a,when i push enter,we go directly at the battle area? And like this for the b,c???

ok here is how you do it, first have at least 3 characters (or 2) with all the same movements, velocity, transparancy
etc, (make sure all playable actors are over each other) then have a button with the name of the character on it, then add a mouse button down event, which causes all the other playable character's transperancy to 0% and then you do that to all
other playable actors
and then there you go! you have a game with character selection!!
(p.s this is not a theory, IT WORKS!)
happy to help