Fall

From Eternity Wiki
Revision as of 08:24, 22 August 2009 by Printz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Fall (void)

Usage

Clears the SOLID flag of the calling actor, allowing it to be stepped through. Typically used for dying actors.

Note: you can use the UnSetFlags codepointer with the SOLID flag to achieve the same effect.

Thunk: yes.