]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Enable r_water_hideplayer 1 in config (makes water views much cleaner)
authorSamual Lenks <samual@xonotic.org>
Wed, 27 Feb 2013 17:48:42 +0000 (12:48 -0500)
committerSamual Lenks <samual@xonotic.org>
Wed, 27 Feb 2013 17:48:42 +0000 (12:48 -0500)
defaultXonotic.cfg

index 8e9798c8983925ec78ada995c940dcfe18b27590..4ea9639e5c3ccdbf81ca2f997586455bb455af4b 100644 (file)
@@ -1438,6 +1438,8 @@ r_shadow_glossintensity 1
 // use fake light if map has no lightmaps
 r_fakelight 1
 
+r_water_hideplayer 1 // hide your own feet/player model in refraction views, this way you don't see half of your body under water
+
 // strength sound settings
 set sv_strengthsound_antispam_time 0.1 "minimum distance of strength sounds"
 set sv_strengthsound_antispam_refire_threshold 0.04 "apply minimum distance only if refire of the gun is smaller than this"