Stranger Things: Tales From ’85 — An Arc-Driven Animated Spinoff Heads to Hawkins

Stranger Things: Tales From ’85 — An Arc-Driven Animated Spinoff Heads to Hawkins
source: gettyimages
April 21, 2026

Stranger Things closed out its near-decade run with a final season in January 2026, and Netflix is already expanding the universe with an animated spinoff set in Hawkins titled Tales From ’85. The showrunner has stressed that this isn’t a mere monster-of-the-week affair; it’s built around a specific, overarching narrative.

![ tales-from-85-spinoff-concept ](/example.jpg)

The new series is positioned in the timeline between Seasons 2 and 3, as Hawkins faces a fresh wave of eerie threats on the town’s outskirts. As the Upside Down continues to bleed into the real world, the boundary between dimensions grows thinner, and new dangers emerge from the shadows of the town.

The series also leans into a deeper lore: the Upside Down is a bridge linking a barren, desert-like realm called the Abyss with our world. That connection is where classic adversaries like the Mind Flayer, the Demogorgon, and the Demobats originate—and it’s where the climactic battles of Stranger Things unfold.

![ upsidedown-abyss-connection ](/example.jpg)

Despite the roster of sinister creatures teased in the Tales From ’85 trailer, the show isn’t steering toward a string of standalone, one-off episodes. The creators assure fans that every encounter has a purpose within a larger arc.

“Things happen for a reason,” the showrunner explained, emphasizing that the threat lineup and character moments are all tied to a bigger plan. “If you follow from episode one to the finale, you’ll see how every piece matters within the season as a whole.”

While it’s not yet clear how these animated adventures will weave into the broader Stranger Things mythos—especially since the live-action cast hasn’t referenced battles against foes outside the Upside Down—the creators are signaling a deliberate, story-driven approach.

![ monster-variety-teaser ](/example.jpg)

As audiences await the full rollout, fans can look forward to a chain of well-placed threats glimpsed in the trailer: an underground-burrowing scorpion-like creature, a hulking gorilla-esque brawler, and a large carnivorous plant hidden in the woods. Each of these is positioned as part of a larger mystery rather than random intermediates in a string of episodic skirmishes.

In the meantime, you can explore other buzzy TV titles this month and preview the year’s most anticipated shows in our roundup for 2026.

![ anticipation-teasers ](/example.jpg)

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 141 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6647542,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}