How to get the player to push a wheelchair?

I’m trying to make the the player push a wheelchair around.
I tried to get this done with attaching the static mesh (the wheelchair) to the player.
But I’m getting a strange result, as the chair gets too small and the player speed is increased and also his movement is changed!! Please see this video.

Here is my wheelchair blueprint:

How can I get a proper wheelchair pushing? I’m using UE default first person.

I think you need to set Scale Rule to Keep World. Not sure why the movement is different. Do you have physics turned on? If so, uncheck “Weld Simulated Bodies”.

1 Like

Try these settings:
24-08-224

I was able to make it better, now the chair isn’t getting smaller. But there are some other issues. Here is my BP


1- the chair isn’t being grabbed in the center of the screen, sometimes it is off the screen
2- sometimes when grabbing the player movements becomes really weird that sometimes the player fly.
3- the chair is far away from player.