Character physics interaction

Hi not too familiar with physical materiel but i’m not sure if it’ll work for me. I currently have a spaceship the the player will be able to enter and exit. The ship is driven by impulse as it is a physics based pawn. I problem i was having when entering and moving around in the ship it world go crazy as the player has a force beyond this would for some reason.

I found a solution but not too sure if it will cause problems further down the line. I have changed my player so it is now physics base. I am able to move the player by adding impulse. So now that the player capsule is physics based and moved by impulse it take kg into account and can’t push heavy objects.