Performance Impact: Low (CPU)
cg_itemFX
Controls spawn pad animations on items (1 = bounce, 2 = rotate, 4 = pulse glow). Setting to 0 makes items completely static, removing distracting movement that can pull your eye away from enemies.
💡
Pro Tip
Set to 0 — static items never move or glow, so nothing pulls your eye away from the enemy you’re actually fighting.
Friendly Name
Item Spawn Animation
Default Value
7
Data Type
enum
Quick Copy
seta cg_itemFX "7"
Available Settings
| Value | Description |
|---|---|
| 0 | 0 - Static/Frozen (Cleanest) |
| 1 | 1 - Bounce Only |
| 3 | 3 - Bounce + Rotate |
| 7 DEFAULT | 7 - Bounce + Rotate + Glow (Default) |
Related Commands
Want to use cg_itemFX in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor