Jumpthru Platform Problem

I’m using platformer behaviors and one of my problem is that the player only goes down in a jumpthru platform if it’s at the center of the object.
image

But if the player is in between two jumpthru platform objects like this:
image
It won’t work.

It seems like if you have two jumpthru objects the are close to each other, the edges of it won’t work, only the center. Is there a way to fix this?

1 Like