A_SetTeleFog

From ZDoom Wiki
Revision as of 02:25, 31 March 2015 by Blzut3 (talk | contribs) (Preserving the actor with "" didn't even work here.)
Jump to navigation Jump to search

(development version 30acb72 only)

A_SetTeleFog (class telefogsourcetype, class telefogdesttype)

Changes the calling actor's TeleFogSourceType and TeleFogDestType.

If the actor classes for the function are set to "none" or they don't exist, the actor will spawn nothing for those fields when they teleport.

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 contributions are greatly appreciated.