[v3.0] GuiCollisionService - Gui collisions done right

Hi, I am trying to make the collisions work, but for some reason when the player walks right next to specific colliders, the ‘Colliding’ value turns to true and the player just gets stuck there… Here’s what I mean (when I walk past the cave, it works as intended, but when I walk past the house next to it, the bug occurs):

I can’t come up with any solutions, is there anything I could do to fix this?

EDIT: I noticed that it usually only happens if i’m walking next to a collider on the collider’s left side

im pretty sure you need to change the ZIndex of the guis, heres the update jaipack17 made for the specific issue you are facing