Difference between revisions of "ObjectTemplate.CreateNotInGrid"

From Pilot_51's Wiki
Jump to navigation Jump to search
(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...)
 
(No difference)

Latest revision as of 02:51, 18 November 2008

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