> I am not sure I am following you.
>
> You say you have several characters in your game. Is that a C2 project and are those C2 sprites?
>
> If they are C2 sprites you created in one game and you want to transfer them to a different game then you need to import them to a new sprite in the new game because sprites have a distinct UID in each game and behaviors associated with that UID.
>
maybe i didnt express myself. i got those characters on png files...
OK then you can import them directly to a new sprite in your game. Click on a new sprite and right click on the animation frames and click on import from file.
You will have to create a new sprite for each different character because each sprite has a unique UID.