A_JumpIfTracerCloser

From ZDoom Wiki
Jump to: navigation, search

A_JumpIfTracerCloser (int distance, int offset)
A_JumpIfTracerCloser (int distance, str "state")

Jumps the given offset forward or to the given state if the distance to the tracer is lower than the given value. This is only performed for actors with the SEEKERMISSILE flag, since other actors should not have a tracer. (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.
Personal tools
Namespaces

Variants
Actions
Navigation
ACS
DECORATE
ZDoom mods
Toolbox