轻量级2D游戏资产生成工具,支持角色设计、精灵图与瓦片集,保持风格一致。Use when 需要设计创作、UI设计、海报制作、品牌视觉时使用。不适用于3D建模和动画制作。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。提供结构化输出和错误处理机制。
编程
Game Assets 2d
试用Generate 2D game art that stays visually consistent across a whole set: sprites, die-cut stickers, item icons, parallax pieces, and asset sheets. Use when th...
它能做什么
Generate 2D game art that stays visually consistent across a whole set: sprites, die-cut stickers, item icons, parallax pieces, and asset sheets. Use when the user says "a set of game items in one style", "make me sprite icons", "die-cut stickers with a clean cutout", "variations of this asset that keep the same shape", "a pack of potions/chests/weapons", or wants transparent PNGs ready to drop into a game.
技能文档
2D game assets
Produce cohesive 2D game art (sprites, stickers, item icons, parallax layers, full asset sheets) where every piece reads as part of one set. The levers are a style LoRA to lock the look across the set, ControlNet Canny to lock silhouette and structure while the look varies, and background removal to ship clean transparent cutouts.
Inputs to collect
- What asset(s) and the set: a single sprite, a themed pack (potions, chests, weapons), an icon set, or parallax pieces. (Ask only if unclear.)
- The target style (pixel art, chibi sticker, hand-painted, neon) and whether a specific LoRA or trigger word should drive it.
- A structure reference when variations must keep the same shape (an existing asset to preserve via Canny). Optional for from-scratch sets.
- Transparency: whether outputs need transparent backgrounds (almost always yes for in-game use).
- How many outputs and the canvas size.
Models
- Base + style LoRA (default for a consistent look): an SDXL-family base (e.g.
civitai:101055@128078) plus a specialized style LoRA. The LoRA holds one aesthetic across the whole set. SDXL is the practical pick here because it supports CLIP Skip and has the deepest catalog of style LoRAs. - ControlNet Canny (preserve structure across variations): SDXL Canny
runware:20@1, or FLUX Cannyrunware:25@1on a FLUX base. Pair with the Canny preprocessorrunware:controlnet-preprocess@canny. - Background removal (clean cutouts): BiRefNet
runware:112@*(Generalrunware:112@5is a solid default, Mattingrunware:112@9for soft edges, Portraitrunware:112@10for characters). - Confirm each is live and inspect its schema via
runware-models+runware-runbefore calling. Never hardcode a LoRA AIR from memory. Browse the catalog for the style you want.
Workflow
- Resolve the base model + LoRA schema (
runware-run) and confirm theloraarray shape and the LoRA's trigger word. - (Structure path only) Preprocess the reference asset with
controlNetPreprocess,preProcessorType: "canny", to get a guide image. - Run
imageInferencesynchronously: base model + the style LoRA, plus thecontrolNetblock with the Canny guide image when preserving structure. UsenumberResultsto batch the set in one call. - For each new asset in the set, keep the base + LoRA constant and vary only the subject clause in the prompt. Reuse the same Canny guide when shape must stay fixed.
- Remove backgrounds with
removeBackground(BiRefNet) to produce transparent PNGs. - Review the set for style and silhouette consistency, then retry any outliers.
Technique
- LoRA locks the style, the prompt names the asset. Pick one specialized LoRA and reuse it across every call so the whole pack shares an aesthetic. Keep LoRA
weightaround0.8to1.0. Below0.5the style barely shows. Above1.3it dominates and adds artifacts. Include the LoRA's trigger word in the prompt. - Canny locks structure while the look varies. To make variations of one asset (a chest in ten biomes, a sword reskinned), preprocess the original to a Canny edge map and feed it as the
controlNetguide. The edges fix shape and proportions while the prompt and LoRA change the finish. - Tune the Canny step window.
startStep: 1, endStep: 10is the balanced default: edge guidance shapes the early structural steps, then the model gets creative freedom. LoweringendStep(e.g. 5) loosens structure and lets the subject change more. Raising it (e.g. 20) clamps so hard the subject can barely change, good only for restyles. A latestartStepweakens adherence. - Prompt structure for assets: describe the asset type and the style together. A reliable shape is
[style] game asset, [asset type], [specific details], clean lines, game-ready, [style] style, black background. Generating on a flat black (or single-color) background makes the later cutout clean. - CLIP Skip refines sticker/sprite style. On SDXL,
clipSkip: 2skips the last two text-encoder layers and tends to produce the simpler, bolder look stickers and sprites want. SDXL already skips one layer by default, so this is two on top. - For a whole sheet, hold base + LoRA (and the Canny guide, if used) constant and change only one variable per image. That single-variable discipline is what makes the set read as one coherent pack rather than loosely related pieces.
- Then cut out. Run background removal last to isolate each asset on transparency, ready to composite into different environments.
Parameters that matter
lora[].weight:0.8to1.0is the sweet spot, the single biggest driver of style consistency across the set.controlNet[].guideImage: the Canny edge map from the preprocess step. This is what holds silhouette and proportions.controlNet[].startStep/endStep: the structure-vs-creativity window.1/10is balanced, a lowerendStepfrees the subject, a higher one clamps it.controlNet[].weight:1.0is a balanced starting point for edge influence.controlNet[].controlMode:balanced, orcontrolnetto prioritize structure, orpromptto lead with the text and treat edges as a loose guide.clipSkip:2on SDXL for a cleaner sticker/sprite style.lowThresholdCanny/highThresholdCanny: on the preprocess step, lower thresholds catch more subtle edges, higher ones keep only prominent contours.numberResults: batch a set in one call.- Confirm exact field names against the live schema (
runware-run). Never guess.
Quality bar
- Every asset in the set reads as one style (the LoRA held, so no piece looks like it came from a different pack).
- Where structure was meant to be preserved, the silhouette and proportions match the reference (Canny held). Where variation was wanted, only the intended details changed.
- Backgrounds are cleanly removed with no halo or leftover fringe, and the transparent PNG is genuinely transparent at the edges.
- Assets stay legible at small in-game sizes (simple composition, clean outlines). Retry any piece that drifts in style, breaks silhouette, or cuts out poorly.
Related skills
runware-run, runware-models, runware-prompting; controlled-generation (the ControlNet mechanics in depth), character-consistency (same subject across scenes), train-style-model (train your own reusable style LoRA for the set).
相关技能
AI Game Asset Toy Generator Generate Toy Multi View Sheets and 3D Models Generator using SOTA 3D APIs such as Tripo/Meshy/etc served on OneKey Agent Gateway by Craftsman Agent, useful for AI Figurine, Stuffed Toy, 3D Printing, Game Asset and Architecture Toy Generation
Generate green-screen raster subject assets with an image model and convert them into transparent PNGs with robust chroma-key cutout. Use when Codex needs pe...
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create ori Use when 需要Development领域自动化处理、数据分析和流程编排时使用。不适用于无明确需求的模糊场景。
Icon Generator: Render a deterministic PNG icon, sprite, or texture at the requested width and height (1-4096 px). Use when an agent needs icon generator, pr...
Generate multi-size SVG logos from natural-language product briefs, following Simple Icons design rules; runs an iterative generate → visual-check → optimize...