----------------------------------------------------------------------------- Purpose: Corrects bunny jumping ( where player initiates a bunny jump before other movement logic runs, thus making onground == -1 thus making PM_Friction get skipped and running PM_AirMove, which doesn't crop velocity to maxspeed like the ground / other movement logic does. ----------------------------------------------
source not stored for this graph (policy: none)
no test coverage detected