Hi,
first to spawn your personalize character you have to check if the default spawn class is the one you created
then you have to create an anim state machine to manage which animation are triggering on which conditions.
For the movement of your pawn you can copy the blueprint from the base third person character if you want something basic
hope it helps