Dynamicremap

From EDukeWiki
Revision as of 15:15, 6 August 2009 by Hendricks266 (talk | contribs)
Jump to navigation Jump to search

dynamicremap

This primitive enables the dynamic tile remapping system present in EDuke32 1.2.95 and up. It is used as a lone keyword outside of an actor, projectile, state or event and provides the CON coder with the ability to move any of the hard coded tiles to any position by manipulating the definitions typically found in DEFS.CON.

Dynamicremap should be placed at the very beginning of the root CON file to be activated correctly.