Superman e Lex Luthor irão unir forças em O Homem do Amanhã, confirma James Gunn
Superman estreou recentemente, mas a DC já está trabalhando a todo vapor na sequência. Semana passada, o diretor James Gunn confirmou que o novo filme, intitulado “O Homem do Amanhã”, estreará nos cinemas em 9 de julho de 2027. Agora, finalmente tivemos as primeiras novidades a respeito da trama.
Em sua recente participação no podcast Stern Show, James Gunn confirmou o que todos já esperavam: a sequência trará Superman e Lex Luthor unindo forças para combater um outro vilão ainda não revelado.
“É uma história sobre Lex Luthor e Superman tendo que trabalhar juntos, até certo ponto, contra uma ameaça muito, muito maior”, comentou o diretor. Embora não tenha revelado o vilão, muitos fãs já especulam que seja o Brainiac.
Confira as primeiras artes do filme mostrando Superman e Lex juntos:
window.alpineGalleryData = () => {
return {
images: [],
currentIndex: 0,
moveCount: 0,
movesToShowAd: 5,
startX: 0,
endX: 0,
currentImage() {
return this.images[this.currentIndex];
},
prevImage() {
this.setCurrentImage((this.currentIndex > 0) ? this.currentIndex – 1 : this.images.length – 1);
},
nextImage() {
this.setCurrentImage((this.currentIndex 0) {
return;
}
this.currentIndex = index;
this.updateUrl();
},
updateUrl() {
const url = new URL(window.location);
url.searchParams.set(‘image’, this.currentIndex);
window.history.pushState({}, ”, url);
},
handleTouchStart(event) {
this.startX = event.touches[0].clientX;
},
handleTouchEnd(event) {
this.endX = event.changedTouches[0].clientX;
if (this.startX – this.endX > 50) {
this.nextImage();
} else if (this.endX – this.startX > 50) {
this.prevImage();
}
},
init() {
this.images = window[this.$el.id];
const urlParams = new URLSearchParams(window.location.search);
const imageIndex = parseInt(urlParams.get(‘image’));
if (!isNaN(imageIndex) && imageIndex >= 0 && imageIndex < this.images.length) {
this.currentIndex = imageIndex;
this.$el.scrollIntoView({ behavior: 'smooth' });
}
}
}
}
window.GALLERY_68c1bee3441e2 = [{“id”:”375335″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/bafkreidk43pnzylk373qmbxodmo6oxvzyxrmdxgexqafhmhxpbedp3umde-775×1024.jpg”,”caption”:””},{“id”:”375333″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/20250903-image-18-774×1024.png”,”caption”:””},{“id”:”375331″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/Captura-de-tela-2025-09-03-140006-761×1024.png”,”caption”:””}];
x-text=”image.caption”
class=”text-white text-center”
>
O Homem do Amanhã chega em 9 de julho de 2027 aos cinemas.
James Gunn says ‘MAN OF TOMORROW’ is a Lex Luthor and Superman movie
“It's a story about Lex Luthor and Superman having to work together to a certain degree against a much, much bigger threat.”
(Source: @sternshow) pic.twitter.com/q2TJ4Mq1Uw
— DiscussingFilm (@DiscussingFilm) September 10, 2025
📰 Notícia originalmente publicada em GameVicio
🎮 Importado automaticamente para SushiGames.com.br
COMPARTILHE:
Publicar comentário