]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'terencehill/gibs_config' into 'master'
authorLegendaryGuard <rootuser999@gmail.com>
Thu, 5 Jan 2023 00:21:19 +0000 (00:21 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Thu, 5 Jan 2023 00:21:19 +0000 (00:21 +0000)
Gibs: tweak settings to reduce exaggerated throw velocity

See merge request xonotic/xonotic-data.pk3dir!1114

1  2 
xonotic-client.cfg

index fce5f0b0668ab4493af54f5afbcbcad506d5a178,9d7a074764a84b92390ea0c6cdc33009ae403c82..22792e06ef6e6e15bb011be78d95f9d59dd1940c
@@@ -307,13 -307,12 +307,13 @@@ r_shadow_realtime_world_importlightenti
  cl_decals_fadetime 5
  cl_decals_time 1
  seta cl_gunalign 3 "Gun alignment; 1 = center, 3 = right, 4 = left; requires reconnect"
 +seta cl_gunoffset "0 0 0" "Adjust the weapon viewmodel position, applies only to your own first person view and is relative to cl_gunalign"
  seta cl_nogibs 0 "reduce number of violence effects, or remove them totally"
  seta cl_particlegibs 0 "simpler gibs"
- seta cl_gibs_damageforcescale 3.5 "force to push around gibs"
+ seta cl_gibs_damageforcescale 1.5 "force to push around gibs"
  seta cl_gibs_lifetime 2.5 "average lifetime of gibs"
- seta cl_gibs_velocity_scale 1 "gib throw velocity force scale"
- seta cl_gibs_velocity_random 1 "gib throw velocity randomness scale"
+ seta cl_gibs_velocity_scale 0.5 "gib throw velocity force scale"
+ seta cl_gibs_velocity_random 2 "gib throw velocity randomness scale"
  seta cl_gibs_velocity_up 1 "extra z velocity for gibs"
  seta cl_gibs_ticrate 0.1 "ticrate for gibs"
  seta cl_gibs_sloppy 1 "sloppy gibs, may temporarily penetrate walls"