Weird Collider Behaviour

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

Hello, I have a character with a Cylinder collider and I want to get the maximum height of any object he’s colliding with (using the GetSlideCollision (i)). The height changes depending on where the character is facing so I can’t get consistent results. Why is that and what could I do to mitigate this?