GmodGeneralConsole reference
Rope
Rope physics settings.
Rope
Rope physics settings.
This is a reference of all rope_* console commands. Use find rope in the console to search within this category.
All Commands (16)
| Command | Default | Description |
|---|---|---|
rope_averagelight | 1 | Makes ropes use average of cubemap lighting instead of max intensity. |
rope_collide | 1 | Collide rope with the world |
rope_rendersolid | 1 | - |
rope_shake | 0 | - |
rope_smooth | 1 | Do an antialiasing effect on ropes |
rope_smooth_enlarge | 1 | How much to enlarge ropes in screen space for antialiasing effect |
rope_smooth_maxalpha | 0 | Alpha for rope antialiasing effect |
rope_smooth_maxalphawidth | 1 | - |
rope_smooth_minalpha | 0 | Alpha for rope antialiasing effect |
rope_smooth_minwidth | 0 | When using smoothing, this is the min screenspace width it lets a rope shrink to |
rope_solid_maxalpha | 1 | - |
rope_solid_maxwidth | 1 | - |
rope_solid_minalpha | 0 | - |
rope_solid_minwidth | 0 | - |
rope_subdiv | 2 | Rope subdivision amount |
rope_wind_dist | 1000 | Don't use CPU applying small wind gusts to ropes when they're past this distance. |