Kinematic Body Skipping Down Slopes

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By jelly

I am having an issue with move and slide with snap I believe. It can be seen here. Sliding up all ramps is fine. Sliding down the first ramp is smooth, as desired, but the second and third the Player jitters down. I suspect this is because the force takes them away from the ramp and then gravity yanks them back down but am not sure how to completely fix it.

Separately, if I change move and slide with snap’s snap argument to a larger number it fixes the jittering but creates the clunking seen here.

This is my code. Any help would be appreciated.