CreateHairball: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(rewrote, added image)
Line 1: Line 1:
This console command creates 100 ropes, each with 3 segments, and simulates them physically while moving them about.
'''<code>CreateHairball</code>''' is a console command that was probably made for stress-testing ropes. It spawns many groups (balls) of ropes, and spins them around in random directions and speeds. A few seconds after spawning, the hairballs will fly off in random directions. Hairballs never de-spawn and will continuously fly around until the map changes.


{{warning|This command will crash older versions of Source.}}
[[File:Hairballs.png|1100px|thumb|none]]


[[Category:Console Commands]]
[[Category:Console Commands]]

Revision as of 04:20, 14 July 2018

CreateHairball is a console command that was probably made for stress-testing ropes. It spawns many groups (balls) of ropes, and spins them around in random directions and speeds. A few seconds after spawning, the hairballs will fly off in random directions. Hairballs never de-spawn and will continuously fly around until the map changes.

Hairballs.png