Can you setup Gravity around a Sphere, much like planetary gravity?

Okay, so using trace this looks like it should work however when I enter the gravity volume with the pawn (same thing that the trace originates from) instead of lerping over time to the center of the ball I just teleport to what seems like an arbitrary position and rotation near but outside of the gravity volume, yet each time I reenter at a different point the trace fires and it depicts that it should work… How do I get a gradual translation and rotation(orientation) for my pawn to this ■■■■ ball! :frowning: ?

Kind regards,
me

Bonus points if this works over a tessellated sphere (hills, mountains, etc)