Hi! Platform Movement Object is a great tool for quick player setup for a platfrom game which I really like. But sadly, it has quite a problem with jump through platforms. If I have 2 such platforms positioned verticaly one above another my player simply cannot collide with the one below. I guess PMO cannot detect collision with platforms from below if player overlaps them. I know there have already been people with the same issue, however, there still is no real solution to the problem. So is there any way how to fix this? Or the only solution for this case is to use custom movement system?