Many ways to do this..
For example you could put all the characters as animations in one sprite
You could seperate the parts and combine them inside a container and pin them..
using families would also be an option if you have the paid version, that way you could use the family for events
You should probably separate your animations from your movement, using a base sprite for that..
that way only the collision events would use the animations..