Hey guys, I'm kinda new to Greenfoot and I'm running into a problem that seems to appear without a cause. I tried finding clues as to where the problem resides within my code and I'm pretty sure the problem is located within this part of my code (see beneath). Just to make it clear, I'm trying to make a small platforming game and the problem is that the code somehow constantly picks the getOneObjectAtOffset rule within the code as true. Even though it's scanning for the class platform and I walked right of the platform like 10 seconds before. So now my character just floats in midair. I have no problem placing my complete code here but it's about 160 rows long so I would prefer not having to bother you guys with it.

