A_JumpIfMasterCloser
From ZDoom Wiki
A_JumpIfMasterCloser (int distance, int offset)
A_JumpIfMasterCloser (int distance, str "state")
Jumps the given offset forward or to the given state if the distance to the master is lower than the given value. (New from 2.5.0)
Example
|
Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contibutions are greatly appreciated. |