Clipmodel: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
Tels (talk | contribs)
add
(No difference)

Revision as of 09:52, 29 June 2008

The clipmodel spawnarg specifies a file that is used to be as a collision model for the entity. This allows the CM to be in a different file than the model itself.

Preferable both should be in one file, though.

Example:

"model"          "models/darkmod/weapons/broadhead.lwo"
"clipmodel"      "models/darkmod/weapons/broadhead_collision.ase"