Make character move with a train pawn

Hello, I have a train pawn that you posses by entering a trigger volume. I want the character to move with the train and not remain in the initial position. How can I do it?
Thanks!

You can attach your character to the train by using attachtoactor node. Your target is you character and your train would be the parent actor.