Size: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
fix |
mNo edit summary |
||
Line 1: | Line 1: | ||
The ''size'' spawnarg is used to setup a default [[CM|collision model]] for entities when they do not have a CM in either the model file or a separate .cm file. | The ''size'' spawnarg is used to setup a default [[CM|collision model]] for entities when they do not have a CM in either the model file or a separate .cm file. | ||
This spawnarg is '''only''' used when the spawnarg '''noclipmodel''' is set to zero. Making a dedicated | This spawnarg is '''only''' used when the spawnarg '''noclipmodel''' is set to zero. Making a dedicated collision model should be prefered over using this method. | ||
See [[noclipmodel]] for examples. | See [[noclipmodel]] for examples. | ||
{{spawnargs}} | {{spawnargs}} |
Revision as of 21:04, 15 February 2008
The size spawnarg is used to setup a default collision model for entities when they do not have a CM in either the model file or a separate .cm file.
This spawnarg is only used when the spawnarg noclipmodel is set to zero. Making a dedicated collision model should be prefered over using this method.
See noclipmodel for examples.