ObjectTemplate.CreateNotInGrid

From Pilot_51's Wiki
Revision as of 02:51, 18 November 2008 by Pilot 51 (talk | contribs) (New page: == MDT description == This command tells the game that the object is not limited to any space constraints, meaning it can go outside the boundaries of the levels, high and low. It is alway...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

This command tells the game that the object is not limited to any space constraints, meaning it can go outside the boundaries of the levels, high and low. It is always set (to 1) for major projectiles (flak, tank shells, ship's shells), but not for bullets. It is also used in Terrain.con for every battle as a property of the terrain geometry itself, so that the terrain can legally "wrap" outside the bounds of the level.

Source and more details

Additional Description