Posessing a vehicle with character visible

I have created a bike and added the ability to possess and unpossess the vehicle. I have also set up a character pose for when the character is driving the bike. I cannot seem to get the character to enter this pose, nor does it attach to the bike. What I have done so far is this: Created a bp for the bike. Added a trigger volume withing the bp. When the player overlaps the trigger and presses the interaction button (E in this case), they will then posess the bike. If pressed again, they will unpossess the bike and repossess the character. How do I get the player character to enter the animation upon possession and attach to the vehicle?