Collision Not Working

It could be that the character is falling fast enough that its origin is below the platform when the next update moves it. This could occur due to the use of the set location node which actually teleports to the new location on update.

His is just an idea as i havent looked much into it myself and i dont work with 2d stuff