Ifnotmoving

From EDukeWiki
Revision as of 12:50, 4 May 2009 by One (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ifnotmoving { do something } else { do something else }

Checks if the current actor has stopped moving. Mostly useful to see whether or not an actor has hit a wall.