Strazers PlayerHEX
Customize your local player's forklift and player model with any HEX colour.
By Strazer
CHANGELOG
Changelog
1.0.0 — 2026-08-08
Initial Release
- Custom HEX colour support for local player.
- Player character recolouring via cached renderer overrides.
- Forklift recolouring using the same HEX colour.
- HSV colour wheel picker with IMGUI.
- RGB sliders for fine colour adjustment.
- HEX input field with 3-digit and 6-digit shorthand support.
- Live colour preview in the picker window.
- Apply and Reset buttons with immediate feedback.
- Copy HEX and Paste HEX via system clipboard.
- Persistent colour storage using BepInEx Config.Bind.
- Configurable toggle key (default: F8) for showing/hiding the UI.
- Single Harmony postfix patch on
PlayerColorManager.UpdateRenderers. - Zero per-frame garbage allocations; cached FieldInfo accessors.
- No networking changes; other players are completely unaffected.