A_PotteryCheck

From ZDoom Wiki
Jump to navigation Jump to search

A_PotteryCheck

Checks whether any of the existing players in game has line of sight to the calling actor and is looking at it (within a 90° field of vision). If so, sets the calling actor to its previous state. This is used to ensure that pottery debris do not vanish in plain sight.

This codepointer is restricted to PotteryBit and derived classes.