Code: Select all
virtual bool CanCrossLine (Line l, int side)
for actors, that would allow to set custom rules if said actor can cross a specific line.
This idea originally came from a need to have a customizable generalization of the +CantLeaveFloorPic flag, to prevent selected actors to enter water (or different way forbidden) sectors.