Moving Character with physical object

Hi! I have a Ship that uses physics and when the ship is sailing I need the character to be able to freely move in it. The issue is that I can’t get the character to follow the ship while he is moving. I can’t attach the player to the ship for some reason, also I used all the SetLocations nodes and even Adding but it doesn’t seem to work. When the player jumps he gets a boost and ignores all the physics when he is moving too fast and I didn’t wanted that. Is there a way to solve this?