]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Better fading distance
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 9 Jul 2011 12:21:23 +0000 (15:21 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 9 Jul 2011 12:21:23 +0000 (15:21 +0300)
data/defaultVT.cfg

index 5890e75cf5b79ae24bfc7092c7eb2c4c62a144ca..ce3b29fd0de7048f0a6319113f98775b28850457 100644 (file)
@@ -1156,7 +1156,7 @@ seta hud_shownames_decolorize 1 "1 = decolorize name in team games, 2 = decolori
 seta hud_shownames_alpha 0.7 "alpha"\r
 seta hud_shownames_resize 1 "enable resizing of the names, then the size cvars will correspond to the maximum size"\r
 seta hud_shownames_mindistance 1000 "start fading alpha/size at this distance"\r
-seta hud_shownames_maxdistance 2500 "alpha/size is 0 at this distance"\r
+seta hud_shownames_maxdistance 1500 "alpha/size is 0 at this distance"\r
 seta hud_shownames_antioverlap 1 "if two tags get too close to each other, fade out the one further away from you"\r
 seta hud_shownames_antioverlap_distance 125 "2d distance to other tag after which to fade out"\r
 seta hud_shownames_offset 52 "offset (along z-axis) tag from player origin by this many units"\r