NPC Face Editor

Create and edit NPC pixel art faces with drawing tools and base64 PNG export.

1|Updated Oct 8, 2025
One-click install
npx skills add https://github.com/gigi-f/babylon_fp --skill npc-face-editor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: NPC Face Editor
Source: https://github.com/gigi-f/babylon_fp/tree/main/.claude/skills/face-editor
Command: npx skills add https://github.com/gigi-f/babylon_fp --skill npc-face-editor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The NPC Face Editor lets you craft custom pixel art faces for NPCs, giving each character a unique in-game appearance displayed on a 128x128 texture.

Core Features & Use Cases

  • 512x512 drawing canvas with a real-time 128x128 preview for quick iteration
  • Multiple tools: Draw, Erase, Fill, Eyedropper to shape and color faces
  • Four brush sizes (1x1, 2x2, 8x8, 16x16) for precise or broad edits
  • A preset 12-color palette plus a full color picker for custom shades
  • Clear and Default Face actions to reset or start from a template
  • Workflow guidance for creating new faces and editing existing NPCs
  • Data handling via Base64 PNGs stored for in-game rendering

Quick Start

Open the NPC Editor, select an NPC, click Edit Face, draw your face with the available tools and preview, then save.

Frequently Asked Questions about NPC Face Editor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create custom pixel art faces for game NPCs?

To create NPC pixel art faces, use a 512x512 drawing canvas with tools like Draw, Erase, and Fill to design character appearances. You can preview your work in real-time at 128x128 resolution and export the final face as a Base64 PNG texture for in-game rendering.

What is the exported texture format for NPC character faces?

The exported texture format for NPC character faces is a Base64 PNG. The editor renders your custom pixel art into a 128x128 texture, allowing direct integration into your game development workflow for character customization.

Can I edit existing NPC face textures during character customization?

Yes, you can edit existing NPC face textures during character customization. The editor provides a Default Face template to start from, along with Clear and Eyedropper tools, enabling you to modify current appearances or design entirely new ones.

Does the pixel art face editor support custom color palettes?

Yes, the pixel art face editor supports custom colors by offering a preset 12-color palette alongside a full color picker. This allows you to apply both standard and custom shades to your NPC character designs.

What brush sizes are available for drawing 128x128 character textures?

For drawing 128x128 character textures, four brush sizes are available: 1x1, 2x2, 8x8, and 16x16. These options allow for both precise pixel adjustments and broad color filling when designing NPC faces.