Difference between revisions of "A JumpIfCloser"

From ECWolf Wiki
(Created page with "'''A_JumpIfCloser''' (float ''distance'', state ''frame'') Jumps to the specified state if the calling actor's target is closer than the specified distance in units (pixels).")
 
(No difference)

Latest revision as of 03:28, 30 December 2012

A_JumpIfCloser (float distance, state frame)

Jumps to the specified state if the calling actor's target is closer than the specified distance in units (pixels).