First Event
+ Touch: Is in touch
+ Player: Platform is falling
-> Player: Set Platform gravity to 7000
-> Player: Set animation frame to 2
Second Event, this has the same conditions, but the "is in touch" is inverted
+ Touch: [X] Is in touch
+ Player: Platform is falling
-> Player: Set Platform gravity to 1500
Hope it helps.