Performance Impact: None
cg_gunY
Moves the weapon left or right. Positive values move it right; negative values move it left. Setting this to 0 places the gun directly in the center of the screen (Doom style).
💡
Pro Tip
Set to -7 or 0 for Doom-style centering — this is the cleanest view pros use so the weapon model never interferes with tracking or flick shots.
Friendly Name
Weapon Position: Y-Axis (Left/Right)
Default Value
0
Data Type
float
Quick Copy
seta cg_gunY "0"
Available Settings
| Value | Description |
|---|---|
| -10 | -10 - Ultra Low (Fazz Max Clear) |
| -7 | -7 - Pro Low (Cypher) |
| -3 | -3 - Shifted Left |
| 0 | 0 - Centered (Doom Style) |
| 2 DEFAULT | 2 - Slight Right Offset (Default) |
| 4 | 4 - Far Right Offset |
Related Commands
Want to use cg_gunY in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor