Skip to content

Add "allowflip" Parameter to P_DoJump

SMS Alfredo requested to merge SMS_Alfredo/SRB2:setflip into next

Basically !2088 (closed) but good. Adds a boolean parameter to `P_DoJump` that controls whether the function should flip you in a jump flip sector. Set to false for bounces and while in quicksand. Set to true for all other proper jumps.

Merge request reports