s&box
RustCounter-Strike 2s&boxDeadlock
Wiki
Get s&box on Steam
Browse
OverviewGetting StartedCreating GamesEngine & ToolsDocumentationCommunity GamesResources
s&boxDocumentationAssetsClothingFirst Time Setup
SOURCE 2 · C#
Build and play games with s&box.

Facepunch's game engine and creation platform — make games in C#, or jump straight into community games.

Get s&box on Steam

s&box Wiki

  • Overview
  • Getting Started
  • Creating Games
  • Engine & Tools
  • Documentation
  • Community Games
  • Resources

Tools & Community

  • Getting Started
  • Creating Games
  • Engine & Tools
  • Resources

Platforms

  • RustBattle
  • CSBattle
  • Rust Game Wiki
  • CS2 Skins Wiki
  • Deadlock Wiki

About

  • Official Site
  • Developer Wiki
  • GitHub
  • Get on Steam
NOT AFFILIATED WITH FACEPUNCH STUDIOS · © 2026 s&box Wiki (community)
Docs/Assets
Assets

First Time Setup

First time Opening S&box 📦

Open S&box and make a new project. You can select 'Addon' as your template since we're only going to publish a model.

Make sure to turn on 'Show Base Content'. This will allow you to see important 'core' folders and files in the asset browser, which you will be using during the clothing creation process.

:::warning You will never need to add or adjust files within the core folders (e.g. the citizen addon folder). Only within your local project folder.

:::


Grabbing Citizen Files 🤏

Find useful files in Steam\steamapps\common\sbox\addons\citizen\Assets\models\citizen

In that folder can use citizen_REF.fbx, which supplies you with the citizen mesh and simple rig.

:::info Moving forward, we will use citizen_REF.fbx to build our clothing around it.

:::


Grabbing Human Files 🧍

We also have the citizen_human_male_REF and citizen_human_female_REF which both have the same use-case, but for the human versions of your clothing.

These can be found in sbox\addons\citizen\Assets\models\citizen_human.


Source: Facepunch/sbox-docs (CC-BY-4.0) · updated 2025-01-14. Read it rendered on the official docs.

More in Assets

Assets
Binary Serialization
Citizen Characters
Clothing
Cloud Assets
Custom Assets
File System
First-Person Weapons
← All documentation

Community wiki — not affiliated with Facepunch Studios. For the latest and most authoritative information, see the official developer wiki.