Linedef type 433, Enable/Disable Gravity Flip, is a type of linedef executor which, when triggered by an Object, flips the Object's gravity.
Setup
The tag given to this linedef is irrelevant. Normally the Object will be switched into reverse gravity. However, if Flag [6] / Not Climbable is set, the Object will be switched back into normal gravity again. If Flag [5] / Slope Skew is set, the Object 's current gravity will be inverted. If Flag [1] / Block Enemies is set, the flagMFE_VERTICALFLIP is given to the Object.
Linedef special info
Linedef flags
[6] Not Climbable: Switches Object back into normal gravity [5] Slope Skew: Invert Object's current gravity [1]Block Enemies: Sets MFE_VERTICALFLIP