How do i switch between two player chars in a platformer?
I have created a regular platform level that is about twice the width of the screen size and placed a sprite as player-character with the solid/scroll to/platformMP behaviours. Nothing fancy..
Now i want to dump another sprite at the other end as second (inactive) character and have a button to switch between which character the player controls. Preferably since the other char may be offscreen the 'scroll to' behaviour could be switched between chars too?
I would apreciate being pointed in the right direction or perhaps even an example?
Greetz,
Danny