Player Class 3D Model - rbjaxter/budhud GitHub Wiki

Description

You can disable both the 3D model and static image of the class you're currently playing by following the steps below.

Enabling

  1. Navigate to /budhud/#customization
  2. Move bh_player_hideclassmodel.res into the _enabled folder

Customizing

If you'd like to customize these yourself instead, follow these steps:

  1. Navigate to /budhud/_budhud/resource/ui/hudplayerclass.res
  2. Under classmodelpanel, modify the xpos and ypos values to move the entire element around.
  3. To adjust the orientation of the player model further, check the comments under model

For more information, see the comments inside that hudplayerclass.res file

Related Console Commands

  • cl_hud_playerclass_use_playermodel <0/1> - Disable/enable the 3d player model. When disabled, the static player model will be used instead.

⚠️ **GitHub.com Fallback** ⚠️