generated from nhcarrigan/template
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# Hikari Sprites
|
|
|
|
Place your anime girl sprites here! Each state needs a PNG image.
|
|
|
|
## Required Files
|
|
|
|
| Filename | State | Description |
|
|
|----------|-------|-------------|
|
|
| `idle.png` | Idle | Relaxed, waiting pose |
|
|
| `thinking.png` | Thinking | Hand on chin, contemplative |
|
|
| `typing.png` | Typing | Hands on keyboard, focused |
|
|
| `searching.png` | Searching | With magnifying glass or looking around |
|
|
| `coding.png` | Coding | Intense focus, maybe with glasses |
|
|
| `mcp.png` | MCP Tools | Magical aura, tech vibes |
|
|
| `permission.png` | Permission | Questioning look, curious expression |
|
|
| `success.png` | Success | Celebrating, happy! |
|
|
| `error.png` | Error | Concerned, sympathetic |
|
|
|
|
## Recommended Specs
|
|
|
|
- **Size**: 512x512 pixels minimum (will be scaled down as needed)
|
|
- **Format**: PNG with transparency
|
|
- **Style**: Anime/manga style character
|
|
- **Background**: Transparent
|
|
|
|
## Bonus: Animation Frames
|
|
|
|
For animated states, you can add numbered frames:
|
|
- `typing_1.png`, `typing_2.png`, `typing_3.png`
|
|
- `thinking_1.png`, `thinking_2.png`
|
|
- etc.
|
|
|
|
The app will cycle through frames if multiple are detected!
|