Hello all!! I’m doing quite a bit of fine tuning on the project, way beyond the scope of the course, and I’ve run into some tricky issues with slopes. As you can see in the gif below, I’m using stairs with the custom physics set to a slope. When ascending the stairs, I have 3 issues.
-
The character picks up upward momentum, and when jumping gets some serious air (Great for a future action sports game though!)
-
Even when walking up the stairs, the character still has enough momentum to get a little hop at the top.
-
Stopping on the stairs caused the character to slide back down.
I’ve already put the slopes on a different tilemap/layer to resolve some bugs with shooting arrows, but these issues are still plaguing me.
Thanks in advance for any help!!