Hey, i cant figure out some things, would be cool if someone can give me tips or directions.

I have two questions i am stuck at.

1. The Player Object has 2 types of animations. The "walking" animations which are playing when the object is moving and the "Stopped" animations which are always playing.
If i add a new animations it will always be the walking type and not play without the object moving. So how do i add more of the stopped animations?

2. I have more than 4 playable characters, while there is only a team of 4 at a time i want to exchange characters at base.
So can i alter the player number of a player object somehow? For example a player 1 object will turn into a player 2 object.