Sometimes Mario bumps a block, but the block does not work, how can it be fixed?
In the cases where this happens, what is supposed to happen is Mario continues upwards, passing through the block, while also being pushed to the left (or right) to get him out of the block. Construct 2's built in platform behavior does not allow for such fuzzy collisions (nor do I expect it to). Working around this would defeat the purpose of using Construct 2 to begin with.