Size: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
fixup |
fix |
||
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. | ||
Revision as of 18:20, 5 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 collission model should be prefered over using this method.
See noclipmodel for examples.