Andrew Garfield Reveals No Way Home Trio Improvised Their Scenes, Forging a Genuine Spider-Man Brotherhood

Andrew Garfield Reveals No Way Home Trio Improvised Their Scenes, Forging a Genuine Spider-Man Brotherhood
source: gettyimages
March 26, 2026

The web-slinging reunion years after Tom Holland’s MCU era took flight was more than just a fan favorite moment—it was a chance for the three Spider-Men to riff and connect on screen. In No Way Home, Garfield and Tobey Maguire joined Holland to tackle villains from their respective timelines, trading barbs about powers, memories, and even love lives as they stitched the multiverse back together.

Garfield opened up in a Hits Radio chat about how the pivotal scenes between the three Spider-Men were crafted in the moment. He explained that the long, character-focused exchanges were not scripted, but improvised with a simple aim: let the three Peter Parkers speak openly about their experiences and see what gold might emerge from extended takes. The result, he said, offered a treasure trove of moments to choose from.

He also described the experience as a form of closure. Returning to work with Maguire and Holland felt like “a closing of the circle,” a chance to honor each actor’s tenure while cementing a new, very real sense of brotherhood among them. That connection, Garfield added, was “really really sweet” and meaningful for all involved.

A standout beat for Garfield was hearing Maguire refer to him as “amazing”—an on-screen nod that felt personal and meta given their long journey as Spider-Man. Garfield admits the line surprised him and, in its sincerity, underscored how special the moment was, especially coming from a childhood idol.

Garfield also gave a nod to the Spider-Man: Brand New Day trailer, calling it looks of interest and promising more to come for the Web-Slinger’s future. If you’re curious about where the character might head next, you can also check our round-up of the most anticipated movies of 2026.

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 · 148 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": 6646972,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}