Making a Sequel to a Game
Back to top

How to make a sequel to a game

Dmytro Lunov

Written by

Dmytro Lunov Verified author

Head of Delivery and Program Director at Game-Ace

Dmytro leads Game-Ace delivery teams on game development, art production, game design, MVP prototyping, and Unity and Unreal Engine projects.

Published January 17, 2017 Updated September 9, 2026

A sequel to a game makes sense when the original has an active audience, a clear IP identity, and gameplay systems worth extending. Making a sequel is different from building a new title: brand, art direction, engine choices, and player expectations carry over, so scope planning starts from what the original already proved. Most game sequel projects run 18 to 36 months and cost 1.3 to 2x the original build.

Why studios greenlight a sequel to a game

A game world illustration

Studios greenlight a sequel to a game when the original has proven demand, a stable community, and a monetisation model that pays back a larger production. A game sequel inherits a known audience, so marketing spend is more predictable than a new IP launch. It also inherits technical debt, so the greenlight decision is usually a business case built on retention curves, wishlist volume, and post-launch sales tail rather than gut feeling.

Recent examples show the pattern. Supergiant announced Hades II in 2022 after Hades hit around 3 million units by 2020, Larian shipped Baldur's Gate 3 more than two decades after Baldur's Gate II, and Moon Studios built Ori and the Will of the Wisps after Ori and the Blind Forest performed strongly on PC and console. Each project extended systems the community already understood.

Scoping a sequel to a game right now?

Brand and IP inheritance in a game sequel

Making a sequel starts with an IP audit. Who owns the brand, characters, music, engine plugins, and third-party assets from the original? A sequel to a game cannot ship if licensing for a music track, middleware, or a co-developer's tools was scoped to a single title. Publishing rights, storefront listings, and platform certifications also need to be traced before any code is written.

The visual identity is the second layer. A sequel keeps the silhouette, color language, and UI signatures that players recognise, then updates fidelity where the original looked dated. Larian kept the D&D Forgotten Realms tone across Baldur's Gate 3 while replacing the isometric 2D style with real-time 3D. That kind of shift needs a written IP style guide before art production begins.

What audiences expect from a sequel to a game

Players expect a sequel to feel familiar in the first 15 minutes and different by the 3-hour mark. Familiar means the core loop, controls, and identity are intact. Different means new mechanics, new content scale, or a new setting that justifies the purchase. Break the familiar layer and the community pushes back; skip the different layer and the sequel reads as DLC.

Community management matters as much as design. Public roadmaps, playtest cycles, and honest scope communication reduce backlash risk. Supergiant used a two-year early access period on Hades II specifically to align expectations before 1.0.

Carrying over engine, assets, and tech

The engine decision is usually the largest single variable in game sequel cost. Three paths exist: stay on the original engine and version, upgrade to a newer major version, or migrate to a different engine. Each has a different risk profile.

  • Stay on the same engine version: lowest risk, but rendering, tooling, and platform support may be outdated.
  • Upgrade to a newer major version (for example Unity 2019 to Unity 6, or Unreal Engine 4 to Unreal Engine 5): moderate risk, mostly around shaders, physics, and third-party plugins.
  • Migrate to a different engine: highest risk, effectively a rebuild of gameplay code and content pipelines. Teams weighing this path can review our game porting service scope.

Assets rarely transfer one-to-one. Textures need to be re-authored at higher resolution, rigs need to be validated against the new animation system, and audio banks need to be re-exported for the current middleware version. Plan for 40 to 70 percent of art assets to be re-authored even when the visual direction stays consistent.

Re-engineering the codebase vs iterating on it

The core question during pre-production of a sequel to a game is whether to iterate on the original codebase or rebuild the systems from scratch. Iteration is faster and keeps proven behaviour, but carries forward every workaround and bug in the original. Rebuilding costs more upfront and delays first playable, but produces a codebase that can support a longer live-ops tail.

A common middle path: keep the data schemas and content pipelines, rebuild the gameplay and rendering layer. That preserves designer workflows and existing content while modernising the runtime. The decision usually comes out of a two to four week technical audit before the GDD is signed off.

Balancing familiarity and novelty

A sequel to a game succeeds when returning players recognise the identity within minutes and find new depth within hours. The 70/30 heuristic works for most projects: keep about 70 percent of the systems, art language, and pacing that defined the original, and replace 30 percent with new mechanics, new content scale, or a genre-adjacent twist. Push novelty past 50 percent and the sequel starts to feel like a spinoff.

What a GDD for a sequel to a game covers

A game design document for a sequel is shorter than a new-IP GDD because the identity is already defined. It focuses on deltas: what changes, what stays, and why. A production-ready sequel GDD covers scope carried over from the original, new features by priority, engine and tooling decisions, art re-authoring plan, content volume targets, live-ops window, and platform matrix.

  • Systems kept from the original with version numbers and known issues.
  • New systems with owner, dependency, and playtest gate.
  • Content targets by chapter or region with asset count and reuse ratio.
  • Engine and middleware versions with migration plan and rollback trigger.
  • Live-ops or post-launch content window and its team allocation.

The Game-Ace team writes these deltas as a working document that the client signs section by section, not as a single 200-page deliverable at the end of pre-production. That keeps decisions traceable when scope moves.

Risks: creative fatigue, community backlash, scope drift

Three risks appear in almost every sequel to a game.

Creative fatigue hits when the original team ships a sequel too soon after the first title. Symptoms are recycled mechanics, thin new content, and design decisions that feel like patches. Mitigation: rotate leads, bring in fresh design voices for the new systems, and lock a minimum 12 to 18 month pre-production window between projects.

Community backlash usually comes from a mismatch between marketing and delivery. A sequel that promises a new direction and ships a safe iteration frustrates players; one that promises continuity and ships a reboot alienates them. Mitigation: consistent public messaging from announcement through launch.

Scope drift is the operational risk. Sequels tend to accumulate features because the team already knows the codebase. Mitigation: freeze the feature list at end of pre-production and route new ideas to a post-launch content backlog.

Timeline and cost of making a sequel

Most sequels run 18 to 36 months from greenlight to launch and cost 1.3 to 2x the original production budget. The multiplier is driven by higher content volume, higher art fidelity, and a longer live-ops window. A small indie sequel with the same team can ship in 12 to 18 months. A larger mid-budget sequel with an engine migration and a new platform target usually needs 30 to 42 months. Teams scoping the full pipeline can review full-cycle game development for what a turnkey engagement covers.

Cost structure typically splits into pre-production (10 to 15 percent), production (55 to 65 percent), certification and launch (5 to 10 percent), and post-launch content (15 to 25 percent). The last bucket is often underestimated. A modern sequel to a game is expected to receive at least one major content update in the first 6 months.

Sequel vs remake vs remaster vs spinoff

The four terms describe different production shapes with different scope, cost, and IP work. A sequel extends the story and systems forward. A remake rebuilds the original with new tech and often new design, covered in more depth in our video game remakes guide. A remaster ships the original with polish and platform updates. A spinoff takes a piece of the IP into a new genre.

TypeScopeTypical cost vs originalIP work
SequelNew story, extended systems, new content1.3 to 2xStyle guide update, IP audit for licensing
RemakeRebuilt engine, redesigned systems, new content pass1.5 to 3xFull art re-authoring, rights re-clearance
RemasterOriginal code with polish, HD assets, platform ports0.15 to 0.4xMinor rights refresh, platform certifications
SpinoffSame IP in adjacent genre or format0.5 to 1.2xNew systems, character licensing check

Elden Ring: Nightreign is a useful reference for the spinoff category. FromSoftware kept the world and combat identity but reshaped the loop into short co-op sessions, which is a different production shape from a numbered sequel.

Standards and platform documentation to plan against

Two references worth pinning during pre-production of a game sequel: the Khronos Group glTF specification for asset interchange when migrating between engines, and the Unreal Engine 5 documentation for teams planning an upgrade path from Unreal Engine 4.

When to talk to Game-Ace about a sequel to a game

Talk to Game-Ace when the sequel decision is made and the next question is how to scope pre-production, whether to keep the engine, and what the realistic timeline and cost look like. Game-Ace's custom game development studio has run co-development, porting, and full-cycle projects since 2005, with 120+ in-house specialists and 200+ shipped games behind the team. Engagement models cover Team Extension for a specific system, Co-development for a shared codebase, and Full-cycle for turnkey delivery, with strict NDA and full IP transfer as defaults.

Frequently searched questions about making a sequel to a game

A sequel typically costs 1.3 to 2x the original production budget. A small indie sequel with the same team can land at €150,000 to €400,000. A mid-budget sequel with an engine upgrade, expanded content, and a live-ops window is usually €1M to €4M. The multiplier over the original is driven by higher art fidelity, larger content volume, and the post-launch content commitment players expect.

Most sequels take 18 to 36 months. A same-engine iteration with a returning team can ship in 12 to 18 months. A sequel with an engine migration, new platform targets, or a redesigned core loop usually needs 30 to 42 months. Pre-production alone is 3 to 6 months for the technical audit and delta GDD.

It depends on how far the original engine is from current tooling and where the sequel needs to ship. A jump from Unity 2019 to Unity 6, or from Unreal Engine 4 to Unreal Engine 5, is usually worth it if the sequel targets new consoles, needs current rendering features, or plans a multi-year live-ops window. If the sequel ships within 18 months on the same platforms, staying on the original engine version is often cheaper.

Plan for 40 to 70 percent of art assets to be re-authored even when the visual direction stays consistent. Textures usually need higher resolution passes, rigs need validation against the current animation system, and environment art rarely survives a rendering pipeline change without rework. Fully reused assets tend to be UI icons, some VFX atlases, and audio stems.

The original stays on a maintenance track while the sequel is in production, with a smaller support team handling seasonal content and platform updates. Communication is the risky part: players read a sequel announcement as a signal that the original is ending. The pattern that works is a clear public roadmap for both titles, a defined sunset window for the original if one exists, and progression carry-over where the IP allows it.

Monetization is usually the second-biggest design shift after the core loop. Common changes include:

  • Moving from premium one-time purchase to premium plus paid DLC or seasonal content
  • Adding a live-ops content cadence with a battle pass or season structure
  • Restructuring in-app purchases around cosmetics rather than gameplay advantage
  • Introducing a free-to-try demo funnel for the sequel while the original stays paid
  • Aligning platform revenue splits with current storefront terms

Yes, if the original has an engaged community even at small scale and the team can ship the sequel with the same or smaller budget than the original. Vampire Survivors, Slay the Spire, and Cult of the Lamb all started as small-team titles whose sequels or major follow-ups were greenlit on community signal, not mass-market projections. The risk is scoping the sequel like a bigger studio would.

A mobile sequel is closer to a live-service refresh than a numbered PC or console sequel. Store rankings, ad networks, and platform policies (iOS ATT, Google Play data safety) change faster than PC storefronts, so a mobile sequel usually rebuilds the monetization and analytics stack before it touches gameplay. The visual bar has also moved: mobile sequels are expected to ship with URP or comparable rendering, not the fixed-function pipelines that were common when many originals launched.
Average rating 4.9 / 5. Votes: 905
Related posts
Metahuman game character standing near realistic cars in unreal engine scene How MetaHuman changes game character development Game development for startups rocket in space Game development for startups: budget and MVP guide Tower defense games image preview Engineering tower defense games from prototype to live service Idle game development preview img Idle game development: a full production guide Gamification in recruitment preview Gamification in recruitment: what actually works
Futuristic game robot running through a purple portal
Get in touch
menu
Get in touch
Game-Ace logo loader