Skip to main content

brushes

Estrelas11
Forks2
Atualizado22 de junho de 2026 às 04:26

Extract from and build Battle Brothers `.brush` sprite-sheet files with bbrusher (the engine's atlas tool). A `.brush` is an XML manifest pointing at a packed `gfx/<name>.png` atlas; sprites are referenced at runtime by id via `setBrush("sprite_id")` / `getSprite(...).setBrush(...)`. TRIGGER when: vendoring sprites from another mod/the base game into your own brush, building a new `.brush` + atlas PNG, inspecting/extracting sprites from an existing `.brush`, or wiring a custom body/head/hair/socket look (e.g. a Beastform transformation). SKIP: ordinary `gfx/*.png` icons that are not part of a sprite sheet (use the `bb-icons` skill), code-only changes, translations.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

Explorador de arquivos
2 arquivos
SKILL.md
readonly