Gives the distance from the back of the player, as determined by the end of his width bar, to the back edge of the screen.

Format: BackEdgeBodyDist

Arguments:

Return type: float

Error conditions: none

Example:

trigger1 = BackEdgeBodyDist < 30
; Triggers if the back of the player's width bar is within 30 pixels of the edge of the screen in back of him.