Performance Impact: None

cg_simpleItemsHeightOffset

Determines the vertical hover position of the 2D sprites. A value of 8 perfectly floats the icon so it doesn't clip into the floor geometry on uneven maps.

💡

Pro Tip

Leave at 8 — it’s the exact height that makes every item hover perfectly above the floor so nothing ever clips into stairs or ramps on maps like Campgrounds.

Friendly Name Simple Items Height Offset
Default Value 8
Data Type int
Quick Copy seta cg_simpleItemsHeightOffset "8"

Available Settings

ValueDescription
0 0 - Floor Level (May clip into stairs)
8 8 - Floating (Default)
16 16 - High Hover

Related Commands

Want to use cg_simpleItemsHeightOffset in your config?

Our visual editor lets you tweak this setting and 300+ others without touching a text file.

Open in Editor