I'm using the Platform Behavior's double jump.
When button A is pressed, the player jumped.
So if the player taps button A twice, the player will double jumped.
I want my stomp to occur when the player taps button A three time (so when he's already double jumping)
How do i detect when the player is double jumping?