]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - crosshairs.cfg
Adjust crosshair position while in third person mode, make the player invisible while...
[xonotic/xonotic-data.pk3dir.git] / crosshairs.cfg
index fb341c5b8537f37c492a2de2c7148ebd39b9b579..82758fa7025dc76c8d96b722603a1f4ce40aafc4 100644 (file)
@@ -45,6 +45,13 @@ seta crosshair_color_special_rainbow_brightness 20 "color brightness of the rand
 // per-weapon crosshairs
 seta crosshair_per_weapon 1    "when 1, each gun will display a different crosshair"
 
+// side-scrolling crosshair
+seta crosshair_2d 54 "selects crosshair to use in side-scrolling mode (\"\" uses regular crosshair and 0 is none)"
+
+// third person chase-camera crosshair
+seta crosshair_chase 1 "adjust the crosshair while in third person mode to where the shot will actually hit"
+seta crosshair_chase_playeralpha 0.25 "opacity of the player while they obstruct the view when crosshair_chase is enabled, can be a value between 0 and 1"
+
 
 // =========================
 //  Crosshair ring settings