there is two events (I cant recall the names right now… something along the lines of “eventFellFromLedge” and “eventJumped”) I use those to record the start fall height. Then I use eventLanded to record the end fall height and measure the relative fall height by substracting end from start fall height.