How on earth can I do this? The biggest obstacle for me seems to be that I can't keep the character from jumping. What I initially tried was something like this:
MouseKeyboard: "Down" is down
MouseKeyboard: On "Jump" pressed
System: Trigger once
PlayerFall through platforms ? Yes
But... I can't even see what sort of result, grossly wrong or not, that gives me because of the character jumping. Is there a way to do the classic down + jump way of dropping through a platform?