L1
·
Quiz
·
Lab
L2
·
Quiz
·
Lab
L3
·
Quiz
·
Lab
L4
·
Quiz
·
Lab
Module Test
AI in Game Design I · Module 5 · Lesson 1

Generative AI for Art & Asset Creation

From Midjourney mood boards to Stable Diffusion sprite sheets — how studios use image-generation AI today.

In early 2023, indie studio Obsidian Games producer Matt Singh publicly described using Midjourney to generate hundreds of environment concept thumbnails in a single afternoon — a task that previously required three weeks of junior artist time. The images were never shipped; they were creative fuel, narrowing the direction before a single painterly hour was spent. The industry paused to notice.

That same year, Roblox Corporation announced it was embedding generative AI directly into its Studio editor, letting creators describe terrain and objects in plain language. The tools were real, shipping, and reshaping what a one-person studio could produce.

The Core Image-Generation Landscape

Three platforms dominate game-art AI workflows in 2024: Midjourney, Stable Diffusion (via local installs and platforms like Automatic1111 or ComfyUI), and Adobe Firefly. Each occupies a distinct niche.

Midjourney excels at mood and concept — its outputs are painterly, cinematic, and fast. Version 6, released December 2023, dramatically improved prompt coherence and text rendering. Studios like Ubisoft have acknowledged using it for early-stage concepting, though finished art still goes through human artists for IP-alignment and legal clarity.

Stable Diffusion is open-source and runs locally, making it the choice for studios concerned about IP ownership and data privacy. Custom fine-tuned models (LoRAs) allow teams to train the generator on their own art style so outputs match a franchise's visual language. The indie RPG Sable developer Shedworks used diffusion-based tools to explore palette variations before committing to their cel-shaded look.

Adobe Firefly launched in 2023 with a commercially safe training dataset, making it attractive for studios that need clean IP provenance — particularly those publishing on storefronts with strict content-origin policies.

Practical Workflows: Where AI Fits in Asset Pipelines

AI image tools slot into four documented stages of game-art production:

1. Concepting & mood boards. Designers generate dozens of direction thumbnails in minutes. The Fortnite team at Epic has described using AI-generated reference packs to align art direction discussions before any polished work begins.

2. Texture generation. Tools like Stable Diffusion + ControlNet can generate seamless tileable textures from a text prompt or a rough sketch. The result is fed into Substance Painter or Unreal Engine's material editor as a starting point. This cuts texture-creation time from hours to twenty minutes for base layers.

3. Sprite and icon iteration. For mobile games with hundreds of inventory icons, studios generate initial drafts with image AI, then hand-correct for consistency. Pocket-sized studios with one artist can now ship icon sets that would have required an outsourced art team.

4. Environment silhouette blocking. Using ControlNet's depth or edge maps, designers can upload a grey-box screenshot of a level and receive photorealistic or stylised reference versions, helping level designers and art directors communicate visual targets before polished passes begin.

Real Case — Activision & Texture Generation (2023)

Activision's November 2023 job postings explicitly listed "experience with generative AI texture tools" as a preferred qualification for senior technical artists — the first major AAA publisher to make this expectation explicit in public listings. This signals that AI texture workflows moved from experimental to expected within a single production cycle.

Limitations, Ownership, and the Human Role

AI-generated art carries documented risks. In February 2023, the US Copyright Office ruled that AI-generated images without meaningful human creative input are not copyrightable — a ruling with direct implications for studios that ship AI art as final assets. Most legal teams now require human creative selection and modification as a documented step.

Consistency is a second limitation: current generators struggle to reproduce a specific character's face reliably across scenes. Franchises with strong character identity — like The Witcher or God of War — still depend entirely on human artists for character work. AI handles environments and props more reliably than characters.

The human artist's role has shifted rather than disappeared. Art directors now spend more time curating, directing, and refining AI outputs than producing from scratch. This is a real skill change, and studios are actively training existing staff in prompt engineering and AI tool integration.

Key Terms

LoRA (Low-Rank Adaptation): A fine-tuning technique that trains a small set of weights on top of a base model, teaching it a specific art style without retraining from scratch. Used to align diffusion outputs to a studio's visual identity.

ControlNet: A plugin for Stable Diffusion that constrains generation using structural inputs — depth maps, edge maps, poses — allowing precise control over composition, making it practical for game-asset workflows.

Lesson 1 Quiz

3 questions — free, untracked, retake anytime.
1. What is the primary practical use of Midjourney in current game studio workflows, according to documented industry practice?
✓ Correct. Studios like those working with Obsidian and Epic use Midjourney primarily for early-stage concepting — generating direction thumbnails quickly before committing human artist time to polished work.
✗ Not quite. Midjourney's documented studio use is primarily for rapid concepting and mood-board generation, not final asset production or technical tasks like rigging.
2. Why do studios concerned about IP ownership and data privacy prefer Stable Diffusion over cloud-based generators?
✓ Correct. Stable Diffusion's open-source, locally runnable nature means studios keep their prompts, outputs, and custom model weights entirely off external servers — a key IP and privacy advantage.
✗ The key advantage is that Stable Diffusion is open-source and runs locally, keeping all data and outputs on studio hardware rather than third-party cloud servers.
3. According to the February 2023 US Copyright Office ruling, which condition is required for AI-generated images to potentially qualify for copyright protection?
✓ Correct. The Copyright Office ruled that purely AI-generated images lack human authorship; meaningful human creative selection and modification is required as a documented step for any copyright claim.
✗ The ruling specifically requires meaningful human creative input and selection — not tool licensing, prompt registration, or post-processing software — for copyright eligibility.

Lab 1 — Concepting with Image AI

Practice prompt design and workflow thinking for generative art tools.

Your Scenario

You are an art director at a small indie studio. Your team of two artists is building a 2D action RPG set in a decaying underwater city. You have access to Midjourney and a locally-running Stable Diffusion install with ControlNet. You need to use AI tools strategically — for concepting and texture drafts — while keeping your artists focused on character work and final polish.

In this lab, discuss prompt strategies, workflow decisions, and tool choices with your AI assistant. Think through how you would actually use these tools on a real project.

Try asking: "What Midjourney prompt structure would help me establish a consistent visual language for a decaying underwater city environment?" or "How would I use ControlNet to iterate on level environment references from our grey-box screenshots?"
AI Art Workflow Assistant Lab 1
AI in Game Design I · Module 5 · Lesson 2

AI-Assisted Narrative & Dialogue Tools

Large language models enter the writer's room — what shipped, what failed, and what the craft actually requires.

When AI Dungeon launched in 2019, it was a curiosity — a GPT-2-powered text adventure that hallucinated freely and charmed players with its incoherence. By 2023, the conversation had matured: Inworld AI raised $50 million to build production-grade NPC dialogue engines used by studios including Niantic, and Nvidia shipped ACE (Avatar Cloud Engine) — a real-time LLM-powered dialogue system demonstrated live at Computex 2023 with a shopkeeper NPC named Jin who responded dynamically to player questions.

The shift was from novelty to infrastructure. Writers and narrative designers now work alongside tools that can generate, vary, and localise dialogue at a scale no human team could match.

LLMs in Shipped and Announced Game Features

Nvidia ACE (Avatar Cloud Engine), demonstrated publicly in June 2023, embeds a fine-tuned LLM into NPC characters. The Jin demonstration showed a shopkeeper capable of remembering prior player statements within a session, offering contextually relevant shop recommendations, and refusing ethically inappropriate requests — all in real time. The technology is licensed as a middleware SDK, not a game-specific feature.

Ubisoft's Ghostwriter tool, revealed in March 2023, is an internal AI system trained on the studio's own writing style guides. It generates first-draft "barks" — short ambient NPC lines like combat callouts or idle chatter — which human writers then edit, select, and approve. Ubisoft explicitly positioned it as a tool to free writers from repetitive first-draft work, not as a replacement for narrative staff.

Square Enix published a 2023 white paper exploring LLM use for branching dialogue trees, describing internal experiments where GPT-4 generated plausible branch variations from a single authored trunk line — a technique that could dramatically expand perceived narrative breadth without proportional writing cost.

The Craft Problem: Voice, Consistency, and Authorial Intent

LLMs generate plausible text, not authored text. The distinction matters enormously in narrative games. Disco Elysium's dialogue is distinctive precisely because every line was written with a specific psyche in mind. LLM outputs trend toward the median of their training data — competent, inoffensive, and tonally bland unless heavily constrained and guided by human writers.

Narrative designers working with LLM tools report that the real skill is prompt engineering and output curation, not raw generation. A well-constructed system prompt that encodes a character's speech patterns, knowledge limits, emotional state, and relationship to the player can produce usable drafts. Without that scaffolding, the output is generic.

Consistency across a long game is a documented failure point. LLMs lack persistent memory beyond their context window. An NPC that learned the player's name in Act 1 will not remember it in Act 3 without explicit memory-injection systems — an engineering challenge that tools like Inworld AI are specifically designed to address with session and long-term memory modules.

Real Case — Ubisoft Ghostwriter, March 2023

Ubisoft's La Forge research team built Ghostwriter specifically to handle NPC barks — the hundreds of short, contextual lines ambient characters speak during gameplay. Ghostwriter generates multiple variations from a human writer's seed line, and writers choose, discard, or edit. The tool reportedly reduced bark production time by over 50% in internal tests, while keeping all final content under explicit human authorial approval. This is the documented model most studios now consider: AI generates volume, humans apply craft.

Localisation and Dialogue Volume at Scale

One area where LLMs provide clear, uncontested value is localisation drafting. A major AAA title may have 500,000 words of dialogue requiring translation into 12 languages. Human translators working from LLM-generated first drafts — rather than from scratch — can dramatically reduce cost and cycle time. CD Projekt Red and Electronic Arts have both acknowledged using AI assistance in localisation pipelines, with human translators reviewing and correcting all outputs before any text ships.

The same logic applies to dialogue volume expansion. A quest with five authored responses can be expanded to fifty variations using LLM generation plus human curation — giving players the experience of a more responsive world without a proportional increase in writing budget.

Key Terms

NPC Barks: Short, contextual ambient lines spoken by non-player characters during gameplay — combat callouts, idle chatter, environmental reactions. High-volume, low-individual-complexity content that AI tools handle well.

Context Window: The maximum amount of text an LLM can process in a single interaction. Characters or plot details introduced outside the context window are "forgotten" unless explicitly re-injected — a core limitation for long-form narrative AI.

Lesson 2 Quiz

3 questions — free, untracked, retake anytime.
1. What specific type of NPC content was Ubisoft's Ghostwriter tool designed to generate?
✓ Correct. Ghostwriter was specifically built to handle NPC barks — the high-volume, short ambient lines that would otherwise require significant writer time to produce in the quantities a large game needs.
✗ Ghostwriter was designed for NPC barks — short, high-volume ambient lines like combat callouts and idle chatter — not main story or player-character content.
2. Nvidia's ACE (Avatar Cloud Engine) NPC dialogue system was publicly demonstrated at which event in 2023?
✓ Correct. Nvidia demonstrated ACE at Computex 2023, showing the Jin shopkeeper NPC responding dynamically to player questions in real time using an embedded LLM.
✗ Nvidia's ACE was demonstrated at Computex 2023 in Taipei, where the Jin shopkeeper NPC conversation became a widely discussed example of real-time LLM dialogue in games.
3. What is the core limitation that prevents LLMs from maintaining narrative consistency across a full-length game without additional engineering?
✓ Correct. The context window limitation means LLMs "forget" earlier plot and character details without explicit memory-injection systems — a core engineering challenge for long-form narrative AI.
✗ The core limitation is the context window — LLMs can only process a fixed amount of text at once and have no persistent memory of earlier sessions or scenes without explicit engineering solutions.

Lab 2 — Narrative AI Prompting

Design character prompts and explore LLM dialogue workflows for game writing.

Your Scenario

You are a narrative designer on a fantasy RPG. You need to generate bark variations for a gruff blacksmith NPC who distrusts magic users, has a dry sense of humour, and speaks in clipped sentences. You also need to consider how to keep this character's voice consistent if an LLM powers their real-time dialogue.

Practice writing system prompts that encode character voice, and discuss with your assistant how to structure LLM dialogue systems for narrative consistency across a long game.

Try asking: "Help me write a system prompt that gives an LLM the blacksmith's voice — distrustful of magic, dry humour, clipped sentences — so it generates consistent barks." or "What memory architecture would I need so this NPC remembers if the player is a mage class across 20+ hours of play?"
AI Narrative Design Assistant Lab 2
AI in Game Design I · Module 5 · Lesson 3

Procedural Generation & AI-Driven Level Design

Machine learning meets spatial design — from Spelunky's hand-coded rules to neural-network-generated dungeons.

Hello Games' No Man's Sky, launched in 2016, used algorithmic procedural generation to create 18 quintillion planets — but every algorithm was hand-authored. By 2023, a new generation of tools began using machine-learned models trained on human-designed levels to generate content that felt more authored, less random. The distinction is significant: rule-based proc-gen produces variation within constraints; ML-driven generation learns the shape of good design.

In 2023, Airship Syndicate's Wayfinder used a hybrid system: human designers authored key encounter rooms, and a learned model filled connecting corridors and variation zones — cutting layout production time while preserving authored feel in critical spaces.

The Spectrum: Rule-Based to ML-Driven Generation

Procedural generation exists on a spectrum. At one end: rule-based systems — explicit algorithms that place tiles, enemies, or loot according to designer-written rules. Spelunky, Minecraft, and Dead Cells all use this approach. Outputs are varied and often surprising, but the possibility space is defined entirely by what designers explicitly coded.

At the other end: ML-driven generation, where a neural network is trained on a corpus of existing levels and learns to produce new ones that statistically resemble the training data. The network infers what "good level design" looks like from examples rather than explicit rules. This produces more naturalistic layouts but requires substantial training data and can reproduce biases or patterns from the training corpus that designers don't intend.

The middle ground — and the current practical norm in shipping games — is hybrid systems: ML or learned heuristics guide macro-scale layout decisions (room connectivity, biome transitions, difficulty pacing), while hand-authored modules fill the actual playable spaces. This gives designers control over quality and feel while using AI to handle combinatorial layout work.

ML Tools in Active Use for Level Design

PCG via LLMs (Generative AI for level scripting): In 2023, multiple research papers from industry teams demonstrated using GPT-4 to generate Unreal Engine Blueprint logic from natural language descriptions. A designer could describe "a room where the lights flicker when the player enters and an enemy spawns from the ceiling" and receive working Blueprint nodes. This is not shipped as a commercial tool widely yet, but Unreal Engine's own AI-assisted Blueprint features, introduced in beta in late 2023, move in exactly this direction.

Wave Function Collapse (WFC): Not ML, but widely used and often confused with AI — WFC is a constraint-satisfaction algorithm that generates tilemaps by learning adjacency rules from a sample image. Used in games including Bad North and various indie roguelikes, it produces aesthetically coherent maps from minimal designer input. It demonstrates how algorithmic tools labelled "AI" can ship in production with reliability ML systems currently struggle to match.

Reinforcement Learning for playtesting: EA's SEED research lab has published work on training RL agents to play-test levels, identifying softlocks, impossible difficulty spikes, and navigation dead-ends faster than human QA teams. This is AI in level design's QA phase rather than generation, but it directly shapes what gets designed — designers receive automated feedback on whether a layout is traversable before any human plays it.

Real Case — EA SEED & RL Playtesting

EA's SEED (Search for Extraordinary Experiences Division) published research in 2022–2023 demonstrating reinforcement learning agents that could complete obstacle courses, navigate procedurally generated levels, and identify stuck-points — running thousands of playthroughs in hours. This RL-driven QA approach has been integrated into internal tooling at EA, allowing level designers to receive automated traversability reports before any human QA session begins.

Designer Control, Authorial Intent, and the "Authored Feel" Problem

The central design tension in AI-driven level generation is the authored feel problem: players can often sense when a space was generated rather than designed. Generated dungeons in early roguelikes felt corridor-y and generic precisely because algorithms lacked the intentionality that human designers bring — the sense that each space was placed with a specific experience in mind.

Modern hybrid approaches address this by reserving ML generation for structural scaffolding and using human-authored modules for key experiential moments. The boss arena is always hand-designed. The connecting tunnels between it and the start room can be ML-generated. This preserves the emotional peaks while using AI to handle structural volume.

Designer tools like Promethean AI — used by studios including Respawn Entertainment — take a different approach: the AI suggests asset placement within a human-designed space, learning from the designer's own prior decisions to recommend items, props, and decorations that match the space's established aesthetic. The designer approves or rejects each suggestion. This is AI as a creative collaborator rather than an autonomous generator.

Key Terms

Wave Function Collapse (WFC): A constraint-satisfaction algorithm that generates tilemaps by observing adjacency rules in a sample input and producing outputs that obey those rules. Fast, deterministic, and used in shipped games — often mislabelled as "AI."

Promethean AI: An AI design assistant tool that learns a designer's aesthetic preferences from their existing work and suggests asset placement, environment dressing, and prop combinations. Used by Respawn Entertainment and other AAA studios.

Lesson 3 Quiz

3 questions — free, untracked, retake anytime.
1. What distinguishes ML-driven level generation from traditional rule-based procedural generation?
✓ Correct. ML-driven generation infers the structure of good design from a training corpus, while rule-based systems operate within explicitly coded constraints — a fundamental difference in how the possibility space is defined.
✗ The key distinction is that ML generation learns from examples of existing design, while rule-based systems follow explicitly authored rules — neither map size nor connectivity requirements determine this.
2. What was the primary application of EA SEED's reinforcement learning research in the context of level design?
✓ Correct. EA SEED used RL agents to run thousands of playthroughs rapidly, identifying stuck-points, impossible sections, and navigation dead-ends — AI in QA rather than generation.
✗ EA SEED's RL work focuses on automated playtesting — running agents through levels to find traversability problems and difficulty spikes — not generating or decorating levels.
3. Which studio used Promethean AI for AI-assisted environment decoration and asset placement?
✓ Correct. Respawn Entertainment is among the documented studios using Promethean AI to suggest asset placement and environment dressing within human-designed spaces.
✗ Respawn Entertainment is the documented studio associated with Promethean AI use for environment decoration — the tool learns from a designer's own decisions to suggest fitting assets.

Lab 3 — Procedural & AI Level Design

Think through hybrid generation systems and AI-assisted layout decisions.

Your Scenario

You are a level designer on a roguelite dungeon crawler. Your game needs 50+ unique dungeon layouts per run, but your team of two designers can only hand-author 20 key rooms (boss arenas, story beats, unique encounters). You need to design a hybrid system: hand-authored critical rooms plus AI/procedural generation for connecting spaces, ensuring the result still feels designed rather than random.

Discuss system architecture, the authored-feel problem, and how to set constraints so generated spaces match your game's pacing and aesthetic with your AI assistant.

Try asking: "How would I structure a hybrid level generation system that guarantees my 20 authored rooms appear but fills connecting spaces procedurally?" or "What constraints should I give a WFC system to prevent the common 'corridor soup' problem in generated dungeons?"
AI Level Design Assistant Lab 3
AI in Game Design I · AI Game Design Tools Today · Lesson 4

Building Your AI-Assisted Design Workflow

From scattered tools to a coherent pipeline — practical workflow design for solo and small-team developers using AI.

In 2023, indie developer Thomas Brush (Pinstripe, Neversong) publicly documented his shift to an AI-assisted pipeline for his next project. His toolkit combined Midjourney for environment concept generation, ChatGPT for first-draft dialogue and NPC backstories, and a locally-run Stable Diffusion model fine-tuned on his own past art for texture iterations. The result: a one-person studio producing at the pace of a three-person team on his previous titles. The human still made every final decision. The AI handled the volume.

This is the model now accessible to any serious solo developer. The question is no longer whether to integrate AI tools — it is how to structure the integration so it accelerates production without compromising quality or creating legal exposure.

The Concept Art Pipeline

A practical concept art pipeline for a solo or small team follows three stages: AI generation → human refinement → asset extraction.

Stage 1 — Midjourney (or Stable Diffusion) for mood and direction. Use the generator to produce 20–50 thumbnails of environments, characters, or UI elements. The goal is not finished art — it is direction elimination. You are ruling out what your game does not look like. This process takes an afternoon rather than a week. Select 3–5 images that resonate with your creative vision.

Stage 2 — Photoshop refinement. Import selected images into Photoshop (or Affinity Photo, Krita, etc.) and paint over them. Fix anatomy, adjust colour palettes, add game-specific elements that the generator cannot know. This is where the human artist's judgment creates the actual style. The AI output is a starting point, not an endpoint. Studios that skip this step ship art that looks "AI-generated" — recognisable by players and lacking coherence.

Stage 3 — Asset extraction. From the refined paintings, extract the specific assets needed for the engine: isolated sprites, UI elements, environment tiles. Tools like Adobe's Remove Background or manual masking in Photoshop handle separation. The result enters the engine as a human-refined, AI-assisted asset — legally defensible and visually coherent.

The Narrative Pipeline

Narrative content benefits from a similar structure: ChatGPT (or similar) for first drafts → human editing for voice and craft.

For NPC dialogue, quest descriptions, journal entries, and ambient world-building text, LLMs can generate a complete first draft in minutes. A writer who would spend three hours producing 500 words of NPC barks can review, cut, and rewrite an LLM draft to the same result in 45 minutes — if they approach it as an editor rather than a generator.

The critical practice is providing the LLM with a detailed character sheet or style guide before generating. A prompt that specifies "this character is a former military engineer who speaks in clipped sentences, distrusts magic, and always mentions practical solutions" produces far more usable output than an open prompt. The human writer's craft lives in the system prompt and the editing pass, not in typing every line from scratch.

For branching dialogue trees, use AI to generate variation branches off a human-authored trunk line. Author the key moments yourself; use AI to fill the combinatorial variation that makes the game feel responsive.

The Level Design Pipeline

Level design workflow using AI follows: PCG draft → human polish.

Tools like Wave Function Collapse, ML-based generators, or even LLM-driven Blueprint scripting (as explored in Lesson 3) can produce a structural draft of a level — room connectivity, corridor layout, rough enemy placement. This draft is the scaffolding, not the building. A human level designer then plays through the draft, identifies the moments that work, and rebuilds the rest around them.

The time saving is in avoiding the blank-page problem. Starting from a generated draft that is 40% usable is faster than starting from nothing, even if that 40% requires significant rework. The remaining 60% that is reworked is shaped by a human who understands pacing, narrative context, and the specific experience goals of the game — things no current generator can internalize.

IP, Copyright, and the Legal Layer

Every studio using AI-generated assets needs a documented IP policy. The February 2023 US Copyright Office ruling established that AI-generated images without meaningful human creative input are not copyrightable. This creates a practical risk: if your shipped assets are too close to raw AI output, you may not hold copyright — and competitors can use them freely.

The practical response is documented human modification. Keep source files showing your Photoshop paint-over layers. Maintain a record of which assets began as AI drafts and what human work was applied. This paper trail supports any copyright claim if challenged. It also satisfies the requirements of most commercial storefronts (Steam, Epic Games Store, Apple App Store) that have begun asking about AI content provenance in submission forms.

On attribution: current practice varies. Some studios disclose AI use in press materials voluntarily; others do not. If your game's marketing includes statements about hand-crafted art, be accurate. Player trust and media reputation are at stake, and several indie developers have faced significant backlash for misrepresenting AI-generated content as fully human-made.

The 80/20 Rule for AI-Assisted Development

The most useful framework for thinking about AI integration in a design workflow is the 80/20 rule: AI handles 80% of the generative volume work, and the human provides the 20% of judgment and refinement that makes the output good.

This framing resists two failure modes. The first is AI avoidance — treating all AI use as a creative compromise and manually generating everything from scratch at significant cost in time and budget. The second is AI abdication — shipping raw AI outputs without human curation, producing inconsistent, stylistically incoherent, and potentially legally vulnerable assets.

The 80% that AI handles well: initial generation, variation production, first drafts, structural scaffolding, research synthesis, and combinatorial exploration. The 20% that only humans handle well: final artistic judgment, brand and franchise consistency, narrative voice and authenticity, emotional calibration, legal and ethical decision-making, and the integration of an asset into a coherent whole experience.

Solo developers and small teams who internalize this division find that AI tools do not replace their creative role — they amplify their output. A two-person art team thinking with the 80/20 model can produce the asset volume of a five-person team, while reserving their human hours for the decisions that actually define the game's identity.

Key Terms

80/20 Rule (AI Workflow): A practical heuristic for AI tool integration — AI handles 80% of generative volume work (drafts, variations, scaffolding), while the human provides the 20% of judgment, refinement, and creative decision-making that determines final quality.

IP Provenance: Documentation of the origin and human modification history of creative assets. Required for copyright protection of AI-assisted work and increasingly requested by commercial platforms in content submission forms.

Lesson 4 Quiz

3 questions — free, untracked, retake anytime.
1. In the 80/20 rule for AI-assisted game development, which of the following tasks falls in the "20%" that humans must provide?
✓ Correct. Final artistic judgment, brand consistency, and narrative voice are the 20% that only humans handle well — AI manages the generative volume, but human judgment determines quality and identity.
✗ Not quite. In the 80/20 model, AI handles generation, variation, and scaffolding (the 80%). The human 20% is final artistic judgment, creative consistency, legal decisions, and emotional calibration.
2. According to the February 2023 US Copyright Office ruling, what does a studio need to demonstrate to protect copyright on an AI-assisted asset?
✓ Correct. The ruling requires meaningful human creative input — paint-overs, selection curation, documented modification layers — not just generation. This is why maintaining source files with human edits is essential IP practice.
✗ The ruling focuses on human creative contribution, not tool type, resolution, or registration. Documenting meaningful human modification (paint-overs, editorial selection, source file layers) is the requirement.
3. In the recommended narrative pipeline for AI-assisted game development, what is the human writer's primary role?
✓ Correct. The writer's craft lives in the system prompt design and the editing pass — specifying character voice in detail, then cutting, rewriting, and refining the LLM output to match authorial intent.
✗ In the recommended pipeline, the human writer functions as an editor and prompt architect: providing detailed character voice specifications to the LLM, then reviewing and rewriting output to apply craft and consistency.

Lab 4 — Designing Your AI Workflow

Map out a complete AI-assisted production pipeline for a real game concept.

Your Scenario

You are a solo developer planning a 2D action RPG. You have six months to build a vertical slice — a fully playable 20-minute demo demonstrating core art style, gameplay mechanics, and narrative tone. Your budget is $0 for outsourcing. Map out how you will use AI tools across your concept art, narrative, and level design pipelines while ensuring the final product has a coherent identity, defensible IP, and no obvious "AI-generated" aesthetic.

Use this lab to plan your specific workflow, identify which tasks AI handles and which require your direct judgment, and think through the attribution and legal layer.

Try asking: "Help me map out a week-by-week production plan for the concept art phase of my 2D RPG, using Midjourney and Photoshop, that results in a consistent visual style and documented IP." or "What specific information should I include in my character sheet prompt for an NPC so the LLM gives me useful dialogue first drafts?"
AI Workflow Design Assistant Lab 4

Module Test

15 questions covering all lessons — free, untracked, retake anytime.
Score: 0/15
1. Midjourney operates primarily through which platform, and what is it best known for in game studio workflows?
✓ Correct. Midjourney runs through Discord — users submit prompts in a Discord server and receive generated images. Its painterly, cinematic aesthetic makes it the preferred tool for early-stage concepting and mood-board generation in game studios.
✗ Midjourney operates through Discord (not a standalone app or engine plugin) and is valued for its painterly, high-quality aesthetic in concept and mood work — not for 3D, textures, or background removal.
2. What key advantage does Stable Diffusion offer over cloud-based image generators like Midjourney for studios concerned about IP?
✓ Correct. Stable Diffusion's open-source, locally runnable nature means studios keep all prompts, outputs, and custom model weights entirely on their own hardware — a critical IP and privacy advantage over cloud services.
✗ Stable Diffusion's key advantage is that it is open-source and runs locally — all data stays on studio hardware. Other tools also support fine-tuning, and resolution is not Stable Diffusion's primary differentiator.
3. DALL-E 3 is developed by OpenAI and is notable for which integration that makes it accessible to game writers and designers without a separate account?
✓ Correct. DALL-E 3 is integrated into ChatGPT, making it accessible without a separate API key or account — users can generate images directly within a ChatGPT conversation. It is particularly strong at following detailed text descriptions.
✗ DALL-E 3 is integrated into ChatGPT — not Photoshop, Unreal Engine, or Midjourney. This makes it uniquely accessible within an existing writing and ideation workflow for designers who are already using ChatGPT.
4. What is the "style consistency problem" in AI image generation for game production?
✓ Correct. Style consistency is a documented limitation: each generation is statistically independent, so a character generated in one session may look stylistically unrelated to an environment generated in another. Addressing this requires careful prompt engineering, LoRA fine-tuning, or significant human post-processing.
✗ The style consistency problem is that independent generations look visually incoherent together — different characters, props, and environments appear to belong to different games. This is addressed through fine-tuning (LoRAs) and careful prompt constraints.
5. Sudowrite is an AI writing tool specifically designed for which type of user?
✓ Correct. Sudowrite is aimed at fiction authors — it is built on GPT-based models and designed specifically for creative writing workflows including brainstorming, continuing prose, rewriting passages, and developing story structure.
✗ Sudowrite is designed for fiction authors — not technical writers, marketers, or QA. It uses GPT-based models tailored to creative writing workflows including narrative development, prose continuation, and character voice work.
6. Inworld AI is a platform used in game development primarily for which purpose?
✓ Correct. Inworld AI provides a platform for building AI-powered NPCs — characters with defined personalities, session memory, and dynamic dialogue that responds to player input. It raised $50 million in 2023 and is used by studios including Niantic.
✗ Inworld AI's focus is dynamic NPCs — AI characters with personality definitions, memory modules, and real-time dialogue. It does not generate levels, run QA agents, or convert art to 3D assets.
7. What is AI playtesting, and which studio's research division has published significant work in this area?
✓ Correct. AI playtesting uses RL agents to run thousands of playthroughs, identifying difficulty spikes, stuck-points, and unreachable areas far faster than human QA. EA's SEED (Search for Extraordinary Experiences Division) published landmark research on this approach.
✗ AI playtesting is RL agents playing levels to find traversability problems and difficulty spikes. EA SEED is the major research division associated with this work — not Ubisoft La Forge, Valve, or Nvidia.
8. AI tools like Stable Diffusion can generate seamless tileable textures from text descriptions. What is the primary workflow benefit of this for game production?
✓ Correct. AI texture generation provides a usable starting point in minutes rather than hours, which is then refined by a technical artist in Substance Painter or a similar tool. It accelerates the pipeline without eliminating the human refinement step.
✗ AI texture generation speeds up the initial creation of base layers — not the entire pipeline. Human artists still refine outputs in Substance Painter, and IP review is still required. The benefit is a fast, workable starting point rather than starting from scratch.
9. Regarding IP and copyright for AI-generated art, which statement most accurately reflects the current legal position in the United States as of 2023?
✓ Correct. The US Copyright Office's February 2023 ruling established that AI-generated images without meaningful human creative input lack the human authorship required for copyright protection. Studios need documented human modification to protect their AI-assisted assets.
✗ The Copyright Office ruled in February 2023 that purely AI-generated images are not copyrightable — neither the AI tool company nor the prompter automatically holds copyright. Meaningful human creative selection and modification is required for any protection.
10. In the "AI as junior artist" framing for workflow integration, what is the human artist's primary role?
✓ Correct. In the AI-as-junior-artist model, the human artist's role shifts to curation, direction, and refinement — spending time selecting among generated options, providing creative direction through prompts, and applying final craft polish rather than generating everything from scratch.
✗ In the AI-as-junior-artist workflow, the human becomes an art director: curating outputs, providing creative direction, and applying refinement. This is a different skill set from solo generation — the AI handles volume, the human handles judgment.
11. Latent diffusion is the core technical process underlying Stable Diffusion and DALL-E. Which sequence correctly describes how it generates an image?
✓ Correct. Latent diffusion works by operating in a compressed latent space (not directly on pixels), adding noise to a representation, then iteratively denoising it — guided by the text prompt encoded via a language model like CLIP — to produce a final image.
✗ Latent diffusion compresses image representations into a latent space, adds structured noise, and then iteratively denoises with guidance from the text prompt. It does not search databases, combine existing images, or work from 3D renders.
12. Which statement best describes the practical meaning of the "80/20 rule" in an AI-assisted game development workflow?
✓ Correct. The 80/20 rule describes a division of labor: AI handles the high-volume, exploratory, iterative work (drafts, variations, structural scaffolding), while the human applies the judgment, refinement, and creative consistency that makes the final output good.
✗ The 80/20 rule is about division of effort within a workflow, not a quota on how many assets can be AI-assisted. AI handles 80% of generative volume work; the human provides 20% of judgment and refinement that determines final quality.
13. In the recommended concept art pipeline, what happens between the Midjourney generation stage and the asset extraction stage?
✓ Correct. The human refinement step — painting over selected AI images in Photoshop — is what creates both artistic coherence and legal defensibility. This step is where the human artist's judgment shapes the AI output into the project's actual visual language.
✗ The human refinement step is a paint-over in Photoshop (or equivalent) — not automated upscaling, third-party review, or community voting. This is where artistic coherence is established and the human creative contribution required for copyright protection is applied.
14. Ubisoft's internal AI writing tool, Ghostwriter, was designed specifically to assist with which type of game content?
✓ Correct. Ghostwriter was built to handle NPC barks — the hundreds of short ambient lines that characters speak during gameplay. It generates multiple variations from a human writer's seed line; writers then select, edit, and approve the final content.
✗ Ghostwriter specifically targets NPC barks — short, contextual ambient lines like combat callouts and idle chatter. Main story content, tutorials, and player-character dialogue remained under full human authorship.
15. Which combination of properties makes ControlNet particularly valuable in a game art production pipeline using Stable Diffusion?
✓ Correct. ControlNet allows Stable Diffusion generations to be constrained by structural inputs — depth maps from grey-box screenshots, edge maps from sketches, pose skeletons for characters — giving game artists precise compositional control that makes AI generation practical for production workflows.
✗ ControlNet's value is structural control: it lets artists feed depth maps, edge maps, or pose data into Stable Diffusion to constrain composition and layout. This is what makes it production-practical for game art — not speed, audio, or automatic LoRA training.