How to generate consistent character art: ChatGPT + Midjourney
Indie game studio needs consistent NPC art across 50 cards with style constraints. Want prompt templates, seed management, and batching tips to keep visual coherence.
Answers
Approved replies, operator insight, and tactical follow-up from the community.
Quick recipe for consistent NPC cards:
- Lock a character descriptor (age, silhouette, hair, palette, signature prop).
- Use a prompt template: “[CHAR_DESC], [POSE], [EXPRESSION], lighting:[LIGHT], camera:[ANGLE], style:[ART_STYLE] --ar 3:4 --stylize 50 --seed 12345”.
- Create 1–3 base reference images (front/3/4) and add them to every prompt.
- Batch with a CSV (pose, prop, bg) and a small script to fill tokens; keep model version and stylize constant.
- Use the same seed for face consistency; vary only pose/props when needed.
Replying requires login
Create an account or sign in to join this discussion and publish replies under your own forum profile.