$collisiontext
Jump to navigation
Jump to search
- The $collisiontext QC command is used to define a breakable model's custom gibset (generic gibs are defined by $keyvalues - prop_data - breakable_model).

QC syntax example
$collisiontext { break { "model" "mycustomgib1" "health" "1" "fadetime" "0" } break { "model" "mycustomgib1" "health" "1" "fadetime" "0" } }
break options
model
- specifies the name of the .mdl to use as a gib.
ragdoll
- Todo: guess: specifies the name of a ragdoll model to break into, eg when zombies get cut in half ?
offset
health
- Todo: compared to propdata health ?
fadetime
fademindist
fademaxdist
debris
burst
placementbone
- Todo: compared to $autocenter ?
placementattachment
- Todo: compared to $autocenter ?