CINXE.COM
Donny Cates Let Kevin Feige Know About Appropriate Galactus Credits
<!doctype html><html lang='en' class='optml_no_js' prefix='og: https://ogp.me/ns#'><head> <meta charset='utf-8'> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://mlpnk72yciwc.i.optimole.com" rel="preconnect"> <style> #sidebar, #test_sidebar {min-height:1750px;} #breadcrumbs {min-height:24px;} section.main-content {min-height:3000px;} #article {min-height:1500px;} @media only screen and (min-width: 64em) { #sidebar, #test_sidebar {min-height:3000px;} } .bc-author-box{ min-height: 250px; } #bc_sharing_is_caring{ min-height: 144px; } #read_more section { min-height: 1445px;} @media only screen and (min-width: 64em) { #read_more section {min-height:712px;} } nav#keywords_banner { height: 19px;} /* #header-wrapper { height: 47px; }*/ .latest-headline { color: black; font-size: 1em; margin: 0 2px 5px 2px; } /* [data-spotim-module=spotlight] { min-height: 375px; overflow: hidden; } .main-menu, .main-menu li{ background-color: #060606; z-index: 3000; opacity: 1; }*/ #top_spacer, #bottom_spacer { height: 100px; background-color: #DDDDDD; overflow: hidden; } .sidebar_spacer { height: 250px; background-color: #DDDDDD; overflow:hidden; } .post_content_spacer { height: 400px; overflow: clip; } @media only screen and (max-width: 64em) { /* #search_box { width: 95% !important; height: 30px !important; box-sizing: border-box; margin: auto; display: block; margin-bottom: 5px; }*/ } @media only screen and (min-width: 64em) { #top_spacer, #bottom_spacer { height: 250px; } .sidebar_spacer { height: 600px; } } </style> <link rel='stylesheet' href='/pure-min.css' /> <link rel='stylesheet' href='/grids-responsive-min.css' /> <link rel='stylesheet' href='/theme.css?version=22' /> <script> // Initialize a variable to hold the timeout ID var timeoutId; function loadScripts() { // Clear the timeout to prevent multiple executions clearTimeout(timeoutId); // Initialize window.ramp object and queue window.ramp = window.ramp || {}; window.ramp.que = window.ramp.que || []; // Load the first script var pw_main1 = document.createElement('script'); pw_main1.type = 'text/javascript'; pw_main1.async = true; pw_main1.src = '//cdn.intergient.com/1002214/46776/ramp_config.js'; document.getElementsByTagName('head')[0].appendChild(pw_main1); // Add tags to the ramp queue window.ramp.que.push(function() { window.ramp.addTag("bottom_medium_rectangle"); window.ramp.addTag("bottom_medium_rectangle1"); window.ramp.addTag("bottom_leaderboard"); window.ramp.addTag("bottom_leaderboard2"); }); // Load the second script var pw_main2 = document.createElement('script'); pw_main2.type = 'text/javascript'; pw_main2.async = true; pw_main2.src = '//cdn.intergient.com/ramp_core.js'; document.getElementsByTagName('footer')[0].appendChild(pw_main2); // Remove event listeners since the scripts have been loaded window.removeEventListener('scroll', cancelTimeout); window.removeEventListener('click', cancelTimeout); } function cancelTimeout() { // Clear the timeout to prevent the scripts from loading clearTimeout(timeoutId); // Load the scripts immediately upon user interaction loadScripts(); // Remove these event listeners as they are no longer needed window.removeEventListener('scroll', cancelTimeout); window.removeEventListener('click', cancelTimeout); } // Attach the function to both 'scroll' and 'click' events // These will cancel the timeout if triggered window.addEventListener('scroll', cancelTimeout); window.addEventListener('click', cancelTimeout); // Add a 3-second timeout to load the scripts if no user interaction occurs timeoutId = setTimeout(loadScripts, 3000); </script> <style> #test_sidebar, #sidebar { display: flex; flex-direction: column; } .med_rect_wrapper { height: 600px; background-color: #DDDDDD; } body:has(.flex-skin-docked) .pw-sticky { top:100px; } body { padding-bottom: 100px } </style> <script> document.addEventListener('scroll', init_ga4_on_event); document.addEventListener('mousemove', init_ga4_on_event); document.addEventListener('touchstart', init_ga4_on_event); document.addEventListener('DOMContentLoaded', () => { setTimeout(init_ga4, 5000); }); function init_ga4_on_event(event) { event.currentTarget.removeEventListener(event.type, init_ga4_on_event); init_ga4(); } function init_ga4() { if (window.ga4_did_init) { return false; } window.ga4_did_init = true; const ga_script = document.createElement('script'); ga_script.type = 'text/javascript'; ga_script.id = 'bc_ga4_script'; ga_script.onload = () => { console.log('Starting custom GA4.'); window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('set', { "permalink" : "https://bleedingcool.com/movies/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits/", "is_article" : "1", "post_id" : "2119234", "page_title" : "Donny Cates Let Kevin Feige Know About Appropriate Galactus Credits | 2119234", "author": "Rich Johnston", "categories": "Comics,Comics Publishers,Current News,Games,Marvel Comics,Movies", "tags": "Donny Cates,kevin feige", "publish_time": "1733057829", "publish_day": "20241201", "publish_hour": "06", "primary_category": "Comics", }); gtag('config', 'G-F25QJ8TZYF'); console.log('Done custom GA4.'); (function () { var script = document.createElement('script'); script.src = 'https://unpkg.com/web-vitals@3/dist/web-vitals.attribution.iife.js'; script.onload = function () { // When loading `web-vitals` using a classic script, all the public // methods can be found on the `webVitals` global namespace. function sendToGoogleAnalytics({name, delta, value, id, attribution}) { const eventParams = { // Built-in params: value: delta, // Use 'delta' so the value can be summed. // Custom params: metric_id: id, // Needed to aggregate events. }; switch (name) { case 'CLS': eventParams.debug_target = attribution.largestShiftTarget; break; case 'INP': eventParams.debug_target = attribution.eventTarget; break; case 'LCP': eventParams.debug_target = attribution.element; break; } // Assumes the global `gtag()` function exists, see: // https://developers.google.com/analytics/devguides/collection/ga4 console.log(eventParams); gtag('event', name, eventParams); } webVitals.onCLS(sendToGoogleAnalytics); webVitals.onCLS(console.log); webVitals.onINP(sendToGoogleAnalytics); webVitals.onFID(console.log); webVitals.onLCP(sendToGoogleAnalytics); webVitals.onLCP(console.log); console.log("Web vitals loaded."); }; document.head.appendChild(script); })();; console.log('Done web_vitals attribution.'); console.log('Now sending Playwire GA4.'); window._pwGA4PageviewId = ''.concat(Date.now()); gtag('js', new Date()); gtag('config', 'G-QRMCX9VK2M', { 'send_page_view': false }); gtag( 'event', 'ramp_js', { 'send_to': 'G-QRMCX9VK2M', 'pageview_id': window._pwGA4PageviewId } ); ; } ga_script.src = 'https://www.googletagmanager.com/gtag/js?id=G-F25QJ8TZYF'; ga_script.async = true; document.body.appendChild(ga_script); } </script> <link rel="alternate" type="application/rss+xml" href="https://bleedingcool.com/feed/" /> <link rel="alternate" type="application/rss+xml" href="https://bleedingcool.com/movies/feed/" /> <script type="application/ld+json">{ "@context": "http://schema.org", "@type": "VideoObject", "name": "The Entire Fortnite GALACTUS Event (CINEMATIC REPLAY)", "description": "Fortnite GALACTUS LIVE EVENT NOW! (SEASON 5 NEXUS WAR)\nItem Shop Code: T5G #UseCodeT5G \n\nT5G Discord: https://discord.gg/vXpQZeN (Join to be apart of the community)\n\nFortnite GALACTUS Event - EVERYTHING WE KNOW! (So Far)\nhttps://www.youtube.com/watch?v=0OuNnRxw-lk\n\nFollow us on Instagram & Twitter to be informed when we post:\nhttps://twitter.com/Top5Gamingx\nhttps://www.instagram.com/top5gamingx/\n\nCheck out our Other Videos Here\n\nFortnite GALACTUS NEW UPDATE - CRAZY LIVE EVENT LEAKS & SECRETS EXPLAINED!\nhttps://www.youtube.com/watch?v=hHRkyQib9jIs\n\n15 Fortnite SEASON 4 Secrets\nhttps://www.youtube.com/watch?v=DVv1VdCTGYE\n\nFortnite GALACTUS EVENT STORY - The FUTURE REVEALED! Ep. 2\nhttps://www.youtube.com/watch?v=Z3Rl5-M7ty8\n\n15 LEAKED Fortnite Updates COMING SOON!\nhttps://www.youtube.com/watch?v=2JdzhGfHWqA", "thumbnailUrl": "https://i.ytimg.com/vi/BBU0FZv0M7o/default.jpg", "uploadDate": "2020-12-01T21:36:19Z", "duration": "PT10M2S", "embedUrl": "https://www.youtube.com/embed/BBU0FZv0M7o" }</script> <meta property="og:video" content="https://www.youtube.com/embed/BBU0FZv0M7o" /><meta property="video:duration" content="PT10M2S" /> <meta name='generator' content='Optimole 2.3.1'> <script type='application/javascript'> document.documentElement.className += ' optimole_has_js'; (function(w, d){ var b = d.getElementsByTagName('head')[0]; var s = d.createElement('script'); var v = ('IntersectionObserver' in w && 'isIntersecting' in w.IntersectionObserverEntry.prototype) ? '_no_poly' : ''; s.async = true; s.src = 'https://bleedingcool.com/optimole_lib' + v + '.min.js'; b.appendChild(s); w.optimoleData = { lazyloadOnly: 'optimole-lazy-only', backgroundReplaceClasses: [], watchClasses: [], backgroundLazySelectors: '', network_optimizations: true, ignoreDpr: true, quality: 75 } }(window, document)); document.addEventListener( 'DOMContentLoaded', function() { document.body.className = document.body.className.replace('optimole-no-script',''); } ); </script> <!-- This site is optimized with the Yoast SEO Premium plugin v15.5 - https://yoast.com/wordpress/plugins/seo/ --><title>Donny Cates Let Kevin Feige Know About Appropriate Galactus Credits</title> <meta name="description" content="Donny Cates let Kevin Feige know about appropriate Galactus credits, as well as Knull and Thanos while he's at it."> <meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"> <link rel="canonical" href="https://bleedingcool.com/movies/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits/"> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="Donny Cates Let Kevin Feige Know About Appropriate Galactus Credits"> <meta property="og:description" content="Donny Cates let Kevin Feige know about appropriate Galactus credits, as well as Knull and Thanos while he's at it."> <meta property="og:url" content="https://bleedingcool.com/movies/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits/"> <meta property="og:site_name" content="Bleeding Cool News"> <meta property="article:publisher" content="https://www.facebook.com/bleedingcoolnews"> <meta property="article:author" content="https://www.facebook.com/richard.james.johnston"> <meta property="article:published_time" content="2024-12-01T06:57:09-06:00"> <meta property="article:modified_time" content="2024-12-01T07:47:40-06:00"> <meta property="og:image" content="https://bleedingcool.com/wp-content/uploads/2024/11/Thor-4-by-Donny-Cates-and-Nic-Klein-2-2001x1126.jpg"> <meta property="og:image:width" content="2000"> <meta property="og:image:height" content="1125"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:creator" content="@richjohnston"> <meta name="twitter:site" content="@bleedingcool"> <meta name="twitter:label1" content="Est. reading time"> <meta name="twitter:data1" content="1 minute"> <!-- / Yoast SEO Premium plugin. --> <script type='application/ld+json'>{ "publisher": { "url": "https:\/\/bleedingcool.com", "name": "Bleeding Cool News", "@type": "Organization", "logo": { "url": "https:\/\/www.bleedingcool.com\/wp-content\/uploads\/2019\/05\/cropped-bccircle.jpg", "@context": "http:\/\/schema.org", "@type": "ImageObject" } }, "datePublished": "2024-12-01T06:57:09-06:00", "author": { "name": "Rich Johnston", "url": "https:\/\/bleedingcool.com\/authorrich-johnston\/", "@context": "http:\/\/schema.org", "@type": "Person" }, "mainEntityOfPage": "https:\/\/bleedingcool.com\/movies\/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits\/", "description": "With the Fortnite game going through one of its Marvel Comics phases with Galactus, a video with Kevin Feige from this year's D23 has re-emerged, where he says that he shared clips of Galactus from Fortnite to the people behind the upcoming Fantastic Four: First Steps movie for inspiration. And here's the video clip from […]\n", "dateModified": "2024-12-01T07:47:40-06:00", "headline": "Donny Cates Let Kevin Feige Know About Appropriate Galactus Credits", "keywords": "Donny Cates,kevin feige", "speakable": { "cssSelector": ".headline", "xpath": "html\/head\/meta[@name='description']\/@content", "@context": "http:\/\/schema.org", "@type": "SpeakableSpecification" }, "inLanguage": "en-US", "isAccessibleForFree": "http:\/\/schema.org\/True", "image": [ "https:\/\/bleedingcool.com\/wp-content\/uploads\/2024\/11\/Thor-4-by-Donny-Cates-and-Nic-Klein-2-1200x675.jpg", "https:\/\/bleedingcool.com\/wp-content\/uploads\/2024\/11\/Thor-4-by-Donny-Cates-and-Nic-Klein-2-1200x900.jpg", "https:\/\/bleedingcool.com\/wp-content\/uploads\/2024\/11\/Thor-4-by-Donny-Cates-and-Nic-Klein-2-900x900.jpg" ], "articleBody": "\nWith the Fortnite game going through one of its Marvel Comics phases with Galactus, a video with Kevin Feige from this year's D23 has re-emerged, where he says that he shared clips of Galactus from Fortnite to the people behind the upcoming Fantastic Four: First Steps movie for inspiration.\n\nAnd here's the video clip from when Galactus did indeed destroy Fortnite Island. And the version of Galactus that Epic Games chose to use, rather than the classic version created by Jack Kirby.\n\nIt has been noted, that the Galactus seen in Fortnite is the version of Galactus that was created by Donny Cates and Nick Klein for the Thor comic book. And that maybe the movie team should just read the comic books instead. That may of course not actually be what Kevin Feige meant, he could well have been talking about the elemental scale of the character in the game, but it probably couldn't hurt, could it?\n\n\t\t\n\t\t\t#gallery-1 {\n\t\t\t\tmargin: auto;\n\t\t\t}\n\t\t\t#gallery-1 .gallery-item {\n\t\t\t\tfloat: left;\n\t\t\t\tmargin-top: 10px;\n\t\t\t\ttext-align: center;\n\t\t\t\twidth: 50%;\n\t\t\t}\n\t\t\t#gallery-1 img {\n\t\t\t\tborder: 2px solid #cfcfcf;\n\t\t\t}\n\t\t\t#gallery-1 .gallery-caption {\n\t\t\t\tmargin-left: 0;\n\t\t\t}\n\t\t\t\/* see gallery_shortcode() in wp-includes\/media.php *\/\n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\nDonny Cated subtweeted the following, which might have been relevant… \"This galactus design is by @NicKlein from our Thor run. Knull and the spiral and wings and all that was designed by @RyanStegman in our Venom run. King Thanos was designed by Geoff Shaw in our Thanos Wins arc. Feel free to use this post if you need to in the future. Kthx.\" I am sure we will, Donny, I am sure we will.\nDonny Cates and Nic Klein kicked off their run with an introduction to the Black Winter, a terrifying threat that caused the destruction of the universe that came before the Marvel Universe we know and love. Only Galactus has ever survived an encounter with the Black Winter. And to save all of existence, Thor must team up with the Devourer of Worlds to face the Black Winter in battle… But something is wrong with Mjolnir. What will it take to hold on to one of the most powerful weapons in the Multiverse?\n\n", "dateCreated": "2024-12-01T06:57:09-06:00", "copyrightYear": "2024", "articleSection": "Comics", "url": "https:\/\/bleedingcool.com\/movies\/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits\/", "@context": "http:\/\/schema.org", "@type": "NewsArticle" }</script> <script>setTimeout(function(){var wps=document.createElement('script');wps.type='text/javascript';wps.async=true;wps.src='//web.webpushs.com/js/push/582fca4f3d20490e714a8a2ce06da6b8_1.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(wps,s);}, 4250);</script> </head> <body><div id='wrapper' style='min-height: 1000px; max-width:1024px !important;'><nav id="keywords_banner"> <span>Breaking:</span> <a href="https://bleedingcool.com/games/funko-fusion-releases-all-new-wicked-dlc-content/" rel="bookmark">Funko Fusion</a> | <a href="https://bleedingcool.com/comics/hank-howard-bad-idea-collection-includes-unseen-hero-trade-crossover/" rel="bookmark">Bad Idea</a> | <a href="https://bleedingcool.com/movies/the-lord-of-the-rings-the-war-of-the-rohirrim-extended-sneak-preview/" rel="bookmark">The Lord of the Rings: The War of the Rohirrim</a> | <a href="https://bleedingcool.com/tv/revival-tim-seeley-is-checking-out-syfy-series-adapts-sets-this-week/" rel="bookmark">Revival</a> | <a href="https://bleedingcool.com/comics/who-thinks-james-gordon-is-guilty-of-murder-batman-155-spoilers/" rel="bookmark">Batman #155</a> | <a href="https://bleedingcool.com/collectibles/keep-the-change-as-rsvlts-debuts-new-home-alone-collection/" rel="bookmark">Home Alone</a> | <a href="https://bleedingcool.com/tv/dc-studios-launching-new-podcast-check-out-the-official-trailer/" rel="bookmark">DC Studios</a> | <a href="https://bleedingcool.com/comics/todd-mcfarlane-to-write-spawn-solo-again-in-2025-with-spawn-360/" rel="bookmark">Spawn</a> | <a href="https://bleedingcool.com/movies/disneys-snow-white-new-trailer-poster-and-8-hq-images-released/" rel="bookmark">Disney's Snow White</a> | <a href="https://bleedingcool.com/tv/the-great-when-set-for-series-alan-moore-excited-and-enthusiastic/" rel="bookmark">the great when</a> | <a href="https://bleedingcool.com/tv/secret-level-ep-trailer-spotlights-archetype-entertainments-exodus/" rel="bookmark">secret level</a> | <a href="https://bleedingcool.com/comics/scooby-doo-where-are-you-131-preview-toy-fair-terror/" rel="bookmark">Scooby-Doo Where Are You? #131</a> | <a href="https://bleedingcool.com/comics/sunset-of-the-sabertooth-graphic-novel-gets-125000-print-run/" rel="bookmark">Sabertooth</a> | <a href="https://bleedingcool.com/tv/wwe-raw-review-new-day-betrayal-drew-mcintyres-return-more/" rel="bookmark">WWE Raw</a> | <a href="https://bleedingcool.com/comics/sean-murphy-afraid-of-his-own-batman-hush-2-wraparound-cover-art/" rel="bookmark">Hush 2</a></nav> <div id="header-wrapper"> <header id="bc-masthead" class="pure-g" role="banner"> <div class="pure-u-1-5 pure-u-md-1-6 pure-u-lg-3-24"> <a href="https://bleedingcool.com/"> <img class="pure-img bc-logos" src="/bc-logo-headless-white-min.png" alt="Bleeding Cool News and Rumors" width='76px' height='32px'> </a> </div> <div class="pure-u-3-5 pure-u-md-4-6 pure-u-lg-18-24"> <nav id="menu" class="pure-u-1-1"> <label for="tm" id="toggle-menu"> <div class='hamburger'></div> <div class='hamburger'></div> <div class='hamburger'></div> <span class="drop-icon menu-top-level">▾</span></label> <input type="checkbox" id="tm"> <ul class="main-menu clearfix"> <li><a href="#"><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm1">Comics <span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm1"> <ul class="sub-menu"> <li><a href="/comics/">Comics</a></li> <li><a href="/comics/vintage-paper/">Vintage Paper</a></li> <li><a href="/sponsored/heritage-sponsored/">Heritage Auctions</a></li> <li><a href="/sponsored/comic-connect-sponsored/">ComicConnect Auctions</a></li> <li><a href="/comics/comics-publishers/marvel-comics/">Marvel</a></li> <li><a href="/comics/comics-publishers/dc-comics/">DC Comics</a></li> <li><a href="/comics/comics-publishers/image/">Image</a></li> <li><a href="/comics/comics-publishers/dark-horse-comics/">Dark Horse Comics</a></li> <li><a href="/comics/comics-publishers/idw/">IDW</a></li> <li><a href="/comics/comics-publishers/boom/">Boom! Studios</a></li> <li><a href="/comics/comics-publishers/dynamite/">Dynamite</a></li> <li><a href="/tag/penguin-random-house/">Penguin Random House</a></li> </ul> </li> <li><a href="#" ><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm2">Film<span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm2"> <ul class="sub-menu"> <li><a href="/movies/">Movies</a></li> <li><a href="/movies/blumhouse/">Blumhouse</a></li> <li><a href="/movies/disney-film/">Disney</a></li> <li><a href="/movies/fox-film/">Fox</a></li> <li><a href="/movies/hbo-film/">HBO</a></li> <li><a href="/movies/marvel-studios/">Marvel Studios</a></li> <li><a href="/movies/netflix-film/">Netflix</a></li> <li><a href="/movies/paramount-pictures/">Paramount Pictures</a></li> <li><a href="/movies/sony/">Sony</a></li> <li><a href="/movies/star-wars/">Star Wars</a></li> <li><a href="/movies/universal/">Universal</a></li> <li><a href="/movies/warner-bros/">Warner Bros</a></li> </ul> </li> <li><a href="#"><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm3">TV <span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm3"> <ul class="sub-menu"> <li><a href="/tv/">TV</a></li> <li><a href="/tv/abc/">ABC</a></li> <li><a href="/tv/comedy-central/">Adult Swim</a></li> <li><a href="/tv/amazon/">Amazon Prime</a></li> <li><a href="/tv/amc/">AMC</a></li> <li><a href="/tv/apple/">Apple</a></li> <li><a href="/tv/cbs/">CBS</a></li> <li><a href="/tv/cw/">The CW</a></li> <li><a href="/tv/disney-tv/">Disney+</a></li> <li><a href="/tv/fox/">Fox</a></li> <li><a href="/tv/hbo/">HBO/HBO Max</a></li> <li><a href="/tv/hulu/">Hulu</a></li> <li><a href="/tv/nbc/">NBC</a></li> <li><a href="/tv/netflix/">Netflix</a></li> </ul> </li> <li><a href="#"><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm4">Games <span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm4"> <ul class="sub-menu"> <li><a href="https://bleedingcool.com/games/">Video Games</a></li> <li><a href="https://bleedingcool.com/games/tabletop/">Tabletop</a></li> <li><a href="https://bleedingcool.com/games/mobile-games/">Mobile</a></li> <li><a href="https://bleedingcool.com/games/review-games/">Reviews</a></li> <li><a href="https://bleedingcool.com/games/video-games-2/esports/">Esports</a></li> <li><a href="https://bleedingcool.com/games/video-games-2/arcade/">Arcade</a></li> </ul> </li> <!--<li><a href="/collectibles/">Collectibles</a></li>--> <li><a href="#"><label class='menu-dropdown-label' title="Toggle Dropdown" for="sm5">Collect<span class="drop-icon">▾</span></label></a> <input type="checkbox" id="sm5"> <ul class="sub-menu"> <li><a href="/collectibles/">Collectibles</a></li> <li><a href="/collectibles/lego/">LEGO</a></li> <li><a href="/collectibles/hasbro/">Hasbro</a></li> <li><a href="/collectibles/funko/">Funko</a></li> <li><a href="/collectibles/mattel/">Mattel</a></li> </ul> </li> <li><a href="/tag/wrestling/">Wrestling</a></li> <li><a href="/trends/">Trends</a></li> <li><a href="/contact/">Contact</a></li> <li><form method='GET' action='/search/' target='_self'><input id='search_box' name='s' placeholder='Search...' type='text'/></form></li> </ul> </nav> </div> <div class="pure-u-1-5 pure-u-md-1-6 pure-u-lg-3-24"> <a rel="nofollow" style="float:right" href="https://www.cgccomics.com"> <img class="pure-img bc-logos" src="/cgc-logo-headless-min.png" alt="CGC" width='72px' height='32px'> </a> </div> </header> </div> <div id='main' class='pure-g'><ol id="breadcrumbs" class="breadcrumbs" style="padding:0;" itemscope itemtype="http://schema.org/BreadcrumbList"> <li style="display:inline-block;" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" itemscope itemtype="http://schema.org/WebPage" href="https://bleedingcool.com/" itemid="https://bleedingcool.com/"> <span itemprop="name">Home</span> </a> <meta itemprop="position" content="1" /> </li> <li class="breadcrumb-spacer" style="margin: 0 9px 0 5px;">»</li> <li style="display:inline-block;" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" itemscope itemtype="http://schema.org/WebPage" href="https://bleedingcool.com/movies/" itemid="https://bleedingcool.com/movies/"> <span itemprop="name">Movies</span> </a> <meta itemprop="position" content="2" /> </li> <li class="breadcrumb-spacer" style="margin: 0 9px 0 5px;">»</li> <li style="display: inline-block" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <span itemprop="item" itemscope itemtype="http://schema.org/WebPage" itemid="https://bleedingcool.com/movies/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits/"> <span itemprop="name">Donny Cates Let Kevin Feige Know About Appropriate Galactus Credits</span> </span> <meta itemprop="position" content="3" /> </li> </ol> <section class='main-content pure-u-1-2'><article id='article' data-post-id='2119234' itemscope itemtype='http://schema.org/Article'><p class="taxonomy">Posted in: <a href='/comics/' rel='category'>Comics</a>, <a href='/comics/comics-publishers/' rel='category'>Comics Publishers</a>, <a href='/pop-culture/current-news/' rel='category'>Current News</a>, <a href='/games/' rel='category'>Games</a>, <a href='/comics/comics-publishers/marvel-comics/' rel='category'>Marvel Comics</a>, <a href='/movies/' rel='category'>Movies</a> | Tagged: <a href='/tag/donny-cates/' rel='tag'>Donny Cates</a>, <a href='/tag/kevin-feige/' rel='tag'>kevin feige</a></p><hr><h1 class='headline' style='margin-top: 0;' itemprop='headline'>Donny Cates Let Kevin Feige Know About Appropriate Galactus Credits</h1><p class='excerpt' style='font-weight:lighter;margin:6px 0;font-size:1.1em;clear:both;'>Donny Cates let Kevin Feige know about appropriate Galactus credits, as well as Knull and Thanos while he's at it.</p><hr><div class="byline">Published <time itemprop="datePublished" datetime="2024-12-01T06:57:09-06:00" title="Sun, 01 Dec 2024 06:57:09 -0600">Sun, 01 Dec 2024 06:57:09 -0600</time> <address class="author">by <a rel='author' href='https://bleedingcool.com/author/rich-johnston/'>Rich Johnston</a></address><div class="byline-separator"> | </div>Last updated <time itemprop="dateModified" datetime="2024-12-01T07:47:40-06:00" title="Sun, 01 Dec 2024 07:47:40 -0600">Sun, 01 Dec 2024 07:47:40 -0600</time> <div class="byline-separator"> | </div><div class="comments-link"><a id="jump_to_comments" href="#comments-placeholder">Comments</a></div></div></header><hr><div id='post_summary' style='margin:6px 0;clear:both;'><h2 style='margin-top: 0;font-size:1.1em;'>Article Summary</h2><ul> <li>Donny Cates calls out Kevin Feige over Galactus, Knull, and Thanos design credits.</li> <li>Fortnite's Galactus inspired elements in Fantastic Four: First Steps movie.</li> <li>Galactus in Fortnite is based on the version by Donny Cates and Nic Klein.</li> <li>Donny Cates subtweets about his comic book contributions and design credits.</li> </ul></div><hr><p>With the <em>Fortnite</em> game going through one of its Marvel Comics phases with Galactus, a video with <strong>Kevin Feige</strong> from this year's D23 has re-emerged, where he says that he shared clips of Galactus from <em>Fortnite</em> to the people behind the upcoming <em>Fantastic Four: First Steps</em> movie for inspiration.</p> <p><a href="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:auto/h:auto/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/kevin-feige.jpg"><img data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:459/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/kevin-feige.jpg" class="aligncenter size-large wp-image-2127745" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20600%20459%22%20width%3D%22600%22%20height%3D%22459%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Donny Cates Vs Kevin Feige Over Galactus Credit" width="600" height="459"><noscript><img class="aligncenter size-large wp-image-2127745" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:459/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/kevin-feige.jpg" alt="Donny Cates Vs Kevin Feige Over Galactus Credit" width="600" height="459"></noscript></a></p> <p>And here's<a href="https://www.youtube.com/watch?v=BBU0FZv0M7o"> the video clip</a> from when Galactus did indeed destroy Fortnite Island. And the version of Galactus that Epic Games chose to use, rather than the classic version created by <strong>Jack Kirby</strong>.</p> <p><div class="responsive-iframe"><iframe width="1170" height="658" srcdoc='<style>*{padding:0;margin:0;overflow:hidden}html,body{height:100%}img,span{position:absolute;width:100%;top:0;bottom:0;margin:auto}span{height:1.5em;text-align:center;font:48px/1.5 sans-serif;color:white;text-shadow:0 0 0.5em black}</style><a href=https://www.youtube.com/embed/BBU0FZv0M7o?feature=oembed?autoplay=1><img src=https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:auto/h:auto/q:75/https://img.youtube.com/vi/BBU0FZv0M7o/hqdefault.jpg loading="lazy" alt="Link to play video."><span>▶</span></a>' style="border: 0px;" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture; fullscreen;" loading="lazy" src="https://www.youtube.com/embed/BBU0FZv0M7o?feature=oembed" title="Youtube Video"></iframe></div></p> <p>It has been noted, that the Galactus seen in Fortnite is the version of Galactus that was created by <strong>Donny Cates</strong> and <strong>Nick Klein</strong> for the <em>Thor</em> comic book. And that maybe the movie team should just read the comic books instead. That may of course not actually be what Kevin Feige meant, he could well have been talking about the elemental scale of the character in the game, but it probably couldn't hurt, could it?</p> <style type="text/css"> #gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 50%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */ </style> <div id="gallery-1" class="gallery galleryid-2119234 gallery-columns-2 gallery-size-large"><dl class="gallery-item"> <dt class="gallery-icon portrait"> <a href="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:auto/h:auto/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/Thor-4-by-Donny-Cates-and-Nic-Klein-2.jpg"><img data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:922/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/Thor-4-by-Donny-Cates-and-Nic-Klein-2.jpg" width="600" height="922" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20600%20922%22%20width%3D%22600%22%20height%3D%22922%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" class="attachment-large size-large" alt="Donny Cates Vs Kevin Feige Over Galactus Credit"><noscript><img width="600" height="922" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:922/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/Thor-4-by-Donny-Cates-and-Nic-Klein-2.jpg" class="attachment-large size-large" alt="Donny Cates Vs Kevin Feige Over Galactus Credit"></noscript></a> </dt></dl><dl class="gallery-item"> <dt class="gallery-icon portrait"> <a href="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:auto/h:auto/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/Thor-4-by-Donny-Cates-and-Nic-Klein-1.jpg"><img data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:922/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/Thor-4-by-Donny-Cates-and-Nic-Klein-1.jpg" width="600" height="922" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20600%20922%22%20width%3D%22600%22%20height%3D%22922%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" class="attachment-large size-large" alt="Donny Cates Vs Kevin Feige Over Galactus Credit"><noscript><img width="600" height="922" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:600/h:922/q:75/https://bleedingcool.com/wp-content/uploads/2024/11/Thor-4-by-Donny-Cates-and-Nic-Klein-1.jpg" class="attachment-large size-large" alt="Donny Cates Vs Kevin Feige Over Galactus Credit"></noscript></a> </dt></dl><br style="clear: both"> </div> <p>Donny Cated subtweeted the following, which might have been relevant… "This galactus design is by @NicKlein from our Thor run. Knull and the spiral and wings and all that was designed by @RyanStegman in our Venom run. King Thanos was designed by Geoff Shaw in our Thanos Wins arc. Feel free to use this post if you need to in the future. Kthx." I am sure we will, Donny, I am sure we will.</p> <p>Donny Cates and Nic Klein<a href="https://amzn.to/41djBDg"> kicked off their run</a> with an introduction to the Black Winter, a terrifying threat that caused the destruction of the universe that came before the Marvel Universe we know and love. Only Galactus has ever survived an encounter with the Black Winter. And to save all of existence, Thor must team up with the Devourer of Worlds to face the Black Winter in battle… But something is wrong with Mjolnir. What will it take to hold on to one of the most powerful weapons in the Multiverse?</p> <hr><div style="margin-bottom: 10px" id="bc_sharing_is_caring"><center><p><strong>Enjoyed this? Please share on social media!</strong></p><a class='social_link' style='margin: 0 10px;' href='https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fbleedingcool.com%2Fmovies%2Fdonny-cates-let-kevin-feige-know-about-appropriate-galactus-credits%2F' target='_blank' onClick='open_social_link(this);return false;'><img class='social_icon' style='width:100px;height:100px;' loading='lazy' alt='facebook' src='/social_icons/social-1_square-facebook.svg' width='100' height='100'/></a><a class='social_link' style='margin: 0 10px;' href='https://twitter.com/share?url=https%3A%2F%2Fbleedingcool.com%2Fmovies%2Fdonny-cates-let-kevin-feige-know-about-appropriate-galactus-credits%2F&text=Donny+Cates+Let+Kevin+Feige+Know+About+Appropriate+Galactus+Credits&via=bleedingcool' target='_blank' onClick='open_social_link(this);return false;'><img class='social_icon' style='width:100px;height:100px;' loading='lazy' alt='twitter' src='/social_icons/social-1_square-twitter.svg' width='100' height='100'/></a><a class='social_link' style='margin: 0 10px;' href='http://pinterest.com/pin/create/button/?url=https%3A%2F%2Fbleedingcool.com%2Fmovies%2Fdonny-cates-let-kevin-feige-know-about-appropriate-galactus-credits%2F&description=Donny+Cates+Let+Kevin+Feige+Know+About+Appropriate+Galactus+Credits' target='_blank' onClick='open_social_link(this);return false;'><img class='social_icon' style='width:100px;height:100px;' loading='lazy' alt='pinterest' src='/social_icons/social-1_square-pinterest.svg' width='100' height='100'/></a><a class='social_link' style='margin: 0 10px;' href='https://reddit.com/submit?url=https%3A%2F%2Fbleedingcool.com%2Fmovies%2Fdonny-cates-let-kevin-feige-know-about-appropriate-galactus-credits%2F&title=Donny+Cates+Let+Kevin+Feige+Know+About+Appropriate+Galactus+Credits' target='_blank' onClick='open_social_link(this);return false;'><img class='social_icon' style='width:100px;height:100px;' loading='lazy' alt='reddit' src='/social_icons/social-1_square-reddit.svg' width='100' height='100'/></a></center></div><script type='text/javascript'> function open_social_link(e) { var href = e.getAttribute('href'); window.open(href, 'Share the Joy of Bleeding Cool', 'height=450, width=550, top=' + (window.innerHeight / 2 - 275) + ', left=' + (window.innerWidth / 2 - 225) + ', toolbar=0, location=0, menubar=0, directories=0, scrollbars=0'); return false; } </script> <a style=" display: flex; margin-top: 15px; margin-bottom: 10px; text-decoration: none; " id="google_follow" href="https://news.google.com/publications/CAAqBwgKMPHflgsw1IauAw?hl=en-US&gl=US&ceid=US:en"> <div class="pure-u-1-4 align-center" > <img width=100 height=81" src="/Google_News_icon.png"/> </div> <div class="pure-u-3-4" style=" text-align: center; font-size: 1.5em; vertical-align: text-top; color: #24292e; text-decoration: none; " > Stay up-to-date and support the site by following Bleeding Cool on Google News today! </div> </a></article><section class='bc-author-box'><h2 class='bc-author-name'><img class='bc-author-avatar' data-opt-src='https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:150/h:150/q:75/https://www.gravatar.com/avatar/fec70f10f8fe4fe9825aba60d338dbf0?s=150' src='data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20150%20150%22%20width%3D%22150%22%20height%3D%22150%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E' width='150px' height='150px' alt='Rich Johnston' />About <a href='/author/rich-johnston/'>Rich Johnston</a></h2>Founder of Bleeding Cool. The longest-serving digital news reporter in the world, since 1992. Author of The Flying Friar, Holed Up, The Avengefuls, Doctor Who: Room With A Deja Vu, The Many Murders Of Miss Cranbourne, Chase Variant. Lives in South-West London, works from The Union Club on Greek Street, shops at Gosh, Piranha and FP. Father of two daughters. Political cartoonist.<div class="bc-author-socials"><a class='bc-author-social' href='https://twitter.com/richjohnston'><img src='/social_twitter.png' loading='lazy' alt='twitter' width='64px' height='64px' /></a><a class='bc-author-social' href='https://www.facebook.com/richard.james.johnston'><img src='/social_facebook.png' loading='lazy' alt='facebook' width='64px' height='64px' /></a><a class='bc-author-social' href='https://instagram.com/thatrichjohnston'><img src='/social_instagram.png' loading='lazy' alt='instagram' width='64px' height='64px' /></a><a class='bc-author-social' href='https://johnstonesque.com'><img src='/social_website.png' loading='lazy' alt='website' width='64px' height='64px' /></a></div></section><div id="comments-placeholder" style="height:758px;overflow:scroll;"><div id="comments-message"><em>Comments will load 20 seconds after page.</em> <a id="load_spot" href="#comments-section">Click here</a> to load them now.</div><div id="comments-section" style="display:none;"></div></div><script type='text/javascript' defer> document.addEventListener('DOMContentLoaded', function(){ function makecommentsvisible() { var commentssection = document.querySelector('#comments-section'); commentssection.setAttribute('style', 'display:block;'); console.log('DEBUG: making comments visible.'); } function nogtmloadspot() { var commentssection = document.querySelector('#comments-section'); if (commentssection) var loaded = commentssection.getAttribute('data-loaded'); if (!loaded) { commentssection.innerHTML = ''; commentssection.setAttribute('data-loaded', true); console.log('DEBUG: Injecting Spot.IM script in no GTM mode.'); var s = document.createElement('script'); s.setAttribute('type', 'text/javascript'); s.setAttribute('src', 'https://launcher.spot.im/spot/sp_2NZshbIg'); s.setAttribute('data-spotim-module', 'spotim-launcher'); s.setAttribute('data-messages-count', '1'); s.setAttribute('data-post-url', 'https://bleedingcool.com/movies/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits/'); s.setAttribute('data-article-tags', 'Donny Cates,kevin feige'); s.setAttribute('data-post-id', '2119234'); s.setAttribute('data-disqus-url', 'https://bleedingcool.com/movies/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits/'); s.setAttribute('data-disqus-identifier', '2119234 https://www.bleedingcool.com/?p=2119234'); document.getElementById('comments-section').appendChild(s); console.log('DEBUG: Injected Spot.IM script.'); setTimeout(makecommentsvisible, 12000); } } var loadspotlink = document.getElementById('load_spot'); loadspotlink.addEventListener('click',function(e){ e.preventDefault(); nogtmloadspot(); },false); var jumptocomments = document.getElementById('jump_to_comments'); jumptocomments.addEventListener('click',function(e){ nogtmloadspot(); },false); setTimeout(nogtmloadspot, 8000); }); </script></section><aside id='test_sidebar' class='sidebar pure-u-1-2' role='complementary'><div class="med_rect_wrapper"><div class="med_rect_unit"><div id="bottom_medium_rectangle" data-pw-desk="med_rect_atf" data-pw-mobi="med_rect_atf"></div></div></div><h2 class='sidebar-header'>Popular Now</h2><ol id="popular_now"> <li class='trending_article'><a href='https://bleedingcool.com/movies/the-lord-of-the-rings-the-war-of-the-rohirrim-extended-sneak-preview/' rel='bookmark'><span>The Lord of the Rings: The War of the Rohirrim: Extended Sneak Preview</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/how-pamela-anderson-connected-with-her-character-in-the-last-showgirl/' rel='bookmark'><span>How Pamela Anderson Connected with Her Character in The Last Showgirl</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/margot-robbie-is-right-babylon-is-awesome-podcast-interview/' rel='bookmark'><span>Margot Robbie Is Right: Babylon Is Awesome</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/disneys-snow-white-new-trailer-poster-and-8-hq-images-released/' rel='bookmark'><span>Disney's Snow White: New Trailer, Poster, and 8 HQ Images Released</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/kraven-the-hunter-opening-8-minutes-have-been-released/' rel='bookmark'><span>Kraven the Hunter: Opening 8 Minutes Have Been Released</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/donny-cates-let-kevin-feige-know-about-appropriate-galactus-credits/' rel='bookmark'><span>Donny Cates Let Kevin Feige Know About Appropriate Galactus Credits</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/highlander-reboot-gets-new-plot-details-from-its-director/' rel='bookmark'><span>Highlander Reboot Gets New Plot Details from its Director</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/twilight-of-the-warriors-walled-in-action-movie-about-lost-hong-kong/' rel='bookmark'><span>Twilight of the Warriors: Walled In: Action Movie About Lost Hong Kong</span></a></li></ol><div class="med_rect_wrapper"><div class="med_rect_unit"><div id="bottom_medium_rectangle1" data-pw-desk="med_rect_btf" data-pw-mobi="med_rect_btf"></div></div></div><h2 class='sidebar-header'>Popular Now</h2><ol id="popular_next"> <li class='trending_article'><a href='https://bleedingcool.com/movies/longlegs-director-osgood-perkins-shares-details-about-the-monkey/' rel='bookmark'><span>Longlegs Director Osgood Perkins Shares Details About The Monkey</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/nightbitch-how-everyone-can-relate-to-nightbitch-bts-featurette/' rel='bookmark'><span>Nightbitch: How Everyone Can Relate To Nightbitch BTS Featurette</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/a-highlander-reboot-in-the-daily-litg-1st-december-2024/' rel='bookmark'><span>A Highlander Reboot in the Daily LITG, 1st December 2024</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/kraven-the-hunter-6-new-posters-and-1-international-poster/' rel='bookmark'><span>Kraven the Hunter: 6 New Posters And 1 International Poster</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/lilo-stitch-live-action-stitch-is-already-crashing-other-movies/' rel='bookmark'><span>Lilo & Stitch: Live-Action Stitch Is Already Crashing Other Movies</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/moana-2-special-look-and-new-poster-have-been-released/' rel='bookmark'><span>Moana 2: Special Look And New Poster Have Been Released</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/mufasa-the-lion-king-new-tv-spot-focuses-on-sibling-rivalry/' rel='bookmark'><span>Mufasa: The Lion King – New TV Spot Focuses On Sibling Rivalry</span></a></li> <li class='trending_article'><a href='https://bleedingcool.com/movies/robert-pattinson-has-joined-the-cast-of-christopher-nolans-new-film/' rel='bookmark'><span>Robert Pattinson Has Joined The Cast Of Christopher Nolan's New Film</span></a></li></ol></aside><div id="read_more"><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/author/rich-johnston/" rel="bookmark">Latest by Rich Johnston</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/hank-howard-bad-idea-collection-includes-unseen-hero-trade-crossover/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/unnamed-46-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Hero Trade X Hank Howard Bad Idea" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/unnamed-46-350x350.jpg" alt="Hero Trade X Hank Howard Bad Idea" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/hank-howard-bad-idea-collection-includes-unseen-hero-trade-crossover/"><h3 class="latest-headline" rel="bookmark">Hank Howard Bad Idea Collection Includes Unseen Hero Trade Crossover</h3></a></div><div class="latest-article-excerpt">Hank Howard, Pizza Detective Collection now includes the unseen two part crossover with The Hero Trade... another Bad Idea</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/who-thinks-james-gordon-is-guilty-of-murder-batman-155-spoilers/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/11/Batman-153-by-Chip-Zdarsky-and-Jorge-Jimenez-2-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="The Great Betrayal Of Batman By His Closest Friend (Spoilers)" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/11/Batman-153-by-Chip-Zdarsky-and-Jorge-Jimenez-2-350x350.jpg" alt="The Great Betrayal Of Batman By His Closest Friend (Spoilers)" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/who-thinks-james-gordon-is-guilty-of-murder-batman-155-spoilers/"><h3 class="latest-headline" rel="bookmark">Who Thinks James Gordon Is Guilty Of Murder? Batman #155 Spoilers</h3></a></div><div class="latest-article-excerpt">Tomorrow sees the publication of Batman #155 by Chip Zdarsky and Jorge Fornes as Chip's run comes to its Jim Lee-imposed end. Spoilers...</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/todd-mcfarlane-to-write-spawn-solo-again-in-2025-with-spawn-360/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Spawn-360-Todd-McFarlane-Brett-Booth-2-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Todd McFarlane To Write Spawn Solo Again In 2025 With Spawn #360" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Spawn-360-Todd-McFarlane-Brett-Booth-2-350x350.jpg" alt="Todd McFarlane To Write Spawn Solo Again In 2025 With Spawn #360" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/todd-mcfarlane-to-write-spawn-solo-again-in-2025-with-spawn-360/"><h3 class="latest-headline" rel="bookmark">Todd McFarlane To Write Spawn Solo Again In 2025 With Spawn #360</h3></a></div><div class="latest-article-excerpt">Todd McFarlane is to write his Spawn comic book solo again in 2025, starting with Spawn #360 out in January</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/sunset-of-the-sabertooth-graphic-novel-gets-125000-print-run/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/916zx3crDsL._SL1500_-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Sunset Of The Sabertooth Graphic Novel Gets 125,000 Print Run" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/916zx3crDsL._SL1500_-350x350.jpg" alt="Sunset Of The Sabertooth Graphic Novel Gets 125,000 Print Run" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/sunset-of-the-sabertooth-graphic-novel-gets-125000-print-run/"><h3 class="latest-headline" rel="bookmark">Sunset Of The Sabertooth Graphic Novel Gets 125,000 Print Run</h3></a></div><div class="latest-article-excerpt">Sunset Of The Sabertooth Graphic Novel by Mary Pope Osborne, Jenny Laird, Kelly Mathews and Nichole Mathews gets a125,000 print run</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/sean-murphy-afraid-of-his-own-batman-hush-2-wraparound-cover-art/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Sean-Gordon-Murphy-Batman-Hush-2-cover-158-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Sean Murphy Afraid Of His Own Batman: Hush 2 Wraparound Cover Art" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Sean-Gordon-Murphy-Batman-Hush-2-cover-158-350x350.jpg" alt="Sean Murphy Afraid Of His Own Batman: Hush 2 Wraparound Cover Art" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/sean-murphy-afraid-of-his-own-batman-hush-2-wraparound-cover-art/"><h3 class="latest-headline" rel="bookmark">Sean Murphy Afraid Of His Own Batman: Hush 2 Wraparound Cover Art</h3></a></div><div class="latest-article-excerpt">Sean Gordon Murphy is afraid of his own Batman: Hush 2 wraparound cover art... here's a sneak peek</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/unsub-the-dc-comics-name-for-those-with-superpowers-who-shouldnt/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Black-Lighting-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Unsub: The DC Comics Name For Those With Superpowers Who Shouldn't" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Black-Lighting-350x350.jpg" alt="Unsub: The DC Comics Name For Those With Superpowers Who Shouldn't" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/unsub-the-dc-comics-name-for-those-with-superpowers-who-shouldnt/"><h3 class="latest-headline" rel="bookmark">Unsub: The DC Comics Name For Those With Superpowers Who Shouldn't</h3></a></div><div class="latest-article-excerpt">"Unsub"... the new DC Comics nickname for those with superpowers that they shouldn't have got...</div></div></a></article></div></section><div id="bottom_leaderboard2" class="center" data-pw-desk="leaderboard_btf" data-pw-mobi="leaderboard_btf"></div><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/comics/" rel="bookmark">Latest in Comics</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/hank-howard-bad-idea-collection-includes-unseen-hero-trade-crossover/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/unnamed-46-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Hero Trade X Hank Howard Bad Idea" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/unnamed-46-350x350.jpg" alt="Hero Trade X Hank Howard Bad Idea" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/hank-howard-bad-idea-collection-includes-unseen-hero-trade-crossover/"><h3 class="latest-headline" rel="bookmark">Hank Howard Bad Idea Collection Includes Unseen Hero Trade Crossover</h3></a></div><div class="latest-article-excerpt">Hank Howard, Pizza Detective Collection now includes the unseen two part crossover with The Hero Trade... another Bad Idea</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/who-thinks-james-gordon-is-guilty-of-murder-batman-155-spoilers/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/11/Batman-153-by-Chip-Zdarsky-and-Jorge-Jimenez-2-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="The Great Betrayal Of Batman By His Closest Friend (Spoilers)" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/11/Batman-153-by-Chip-Zdarsky-and-Jorge-Jimenez-2-350x350.jpg" alt="The Great Betrayal Of Batman By His Closest Friend (Spoilers)" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/who-thinks-james-gordon-is-guilty-of-murder-batman-155-spoilers/"><h3 class="latest-headline" rel="bookmark">Who Thinks James Gordon Is Guilty Of Murder? Batman #155 Spoilers</h3></a></div><div class="latest-article-excerpt">Tomorrow sees the publication of Batman #155 by Chip Zdarsky and Jorge Fornes as Chip's run comes to its Jim Lee-imposed end. Spoilers...</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/dc-studios-launching-new-podcast-check-out-the-official-trailer/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/MixCollage-03-Dec-2024-03-12-PM-8147-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="DC Studios" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/MixCollage-03-Dec-2024-03-12-PM-8147-350x350.jpg" alt="DC Studios" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/dc-studios-launching-new-podcast-check-out-the-official-trailer/"><h3 class="latest-headline" rel="bookmark">DC Studios Launching New Podcast: Check Out The Official Trailer</h3></a></div><div class="latest-article-excerpt">Check out the official trailer for DC Studios Showcase: The Official Podcast, with Frankey Smith, Tyler Coates, and Coy Jandreau.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/todd-mcfarlane-to-write-spawn-solo-again-in-2025-with-spawn-360/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Spawn-360-Todd-McFarlane-Brett-Booth-2-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Todd McFarlane To Write Spawn Solo Again In 2025 With Spawn #360" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Spawn-360-Todd-McFarlane-Brett-Booth-2-350x350.jpg" alt="Todd McFarlane To Write Spawn Solo Again In 2025 With Spawn #360" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/todd-mcfarlane-to-write-spawn-solo-again-in-2025-with-spawn-360/"><h3 class="latest-headline" rel="bookmark">Todd McFarlane To Write Spawn Solo Again In 2025 With Spawn #360</h3></a></div><div class="latest-article-excerpt">Todd McFarlane is to write his Spawn comic book solo again in 2025, starting with Spawn #360 out in January</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/scooby-doo-where-are-you-131-preview-toy-fair-terror/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Scooby-Doo-Where-Are-You-131-2-min-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Interior preview page from Scooby-Doo Where Are You? #131" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Scooby-Doo-Where-Are-You-131-2-min-350x350.jpg" alt="Interior preview page from Scooby-Doo Where Are You? #131" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/scooby-doo-where-are-you-131-preview-toy-fair-terror/"><h3 class="latest-headline" rel="bookmark">Scooby-Doo Where Are You? #131 Preview: Toy Fair Terror</h3></a></div><div class="latest-article-excerpt">Mystery Inc. faces a festive foe at the Coolsville Collectible Toy Fair in Scooby-Doo Where Are You? #131. Can they solve the case of the sinister Santa's helper?</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/comics/sunset-of-the-sabertooth-graphic-novel-gets-125000-print-run/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/916zx3crDsL._SL1500_-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Sunset Of The Sabertooth Graphic Novel Gets 125,000 Print Run" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/916zx3crDsL._SL1500_-350x350.jpg" alt="Sunset Of The Sabertooth Graphic Novel Gets 125,000 Print Run" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/comics/sunset-of-the-sabertooth-graphic-novel-gets-125000-print-run/"><h3 class="latest-headline" rel="bookmark">Sunset Of The Sabertooth Graphic Novel Gets 125,000 Print Run</h3></a></div><div class="latest-article-excerpt">Sunset Of The Sabertooth Graphic Novel by Mary Pope Osborne, Jenny Laird, Kelly Mathews and Nichole Mathews gets a125,000 print run</div></div></a></article></div></section><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/games/" rel="bookmark">Latest in Games</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/games/funko-fusion-releases-all-new-wicked-dlc-content/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Funko-Fusion-Wicked-Movie-Pack-12-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Funko Fusion Releases All-New Wicked DLC Content" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Funko-Fusion-Wicked-Movie-Pack-12-350x350.jpg" alt="Funko Fusion Releases All-New Wicked DLC Content" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/games/funko-fusion-releases-all-new-wicked-dlc-content/"><h3 class="latest-headline" rel="bookmark">Funko Fusion Releases All-New Wicked DLC Content</h3></a></div><div class="latest-article-excerpt">Are you loving Wicked and want to experience more of the film in video games? Funko Fusion has released new Wicked DLC this week</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/games/tencent-games-announces-new-action-fighting-title-the-hidden-ones/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/The-Hidden-Ones-Pre-Alpha-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="The Hidden Ones" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/The-Hidden-Ones-Pre-Alpha-350x350.jpg" alt="The Hidden Ones" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/games/tencent-games-announces-new-action-fighting-title-the-hidden-ones/"><h3 class="latest-headline" rel="bookmark">Tencent Games Announces New Action-Fighting Title The Hidden Ones</h3></a></div><div class="latest-article-excerpt">Tencent Games has revealed a new action-fighting game on the way called The Hidden Ones, based on the anime Hitori No Shita: The Outcast</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/games/ballionaire-confirmed-for-release-on-steam-next-week/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/10/Ballionaire-Artwork-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Pachinko Roguelike Title Ballionaire Drops New Demo" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/10/Ballionaire-Artwork-350x350.jpg" alt="Pachinko Roguelike Title Ballionaire Drops New Demo" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/games/ballionaire-confirmed-for-release-on-steam-next-week/"><h3 class="latest-headline" rel="bookmark">Ballionaire Confirmed For Release On Steam Next Week</h3></a></div><div class="latest-article-excerpt">Indie physics game Ballionaire finally has a release date as Raw Fury confirmed they will drop the game on PC via Steam next week</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/pop-culture/critical-role-reveals-new-details-about-winters-crest-holiday-album/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Critical-Role-Winters-Crest-Deluxe-Front-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Critical Role Reveals New Details About Winter's Crest Holiday Album" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Critical-Role-Winters-Crest-Deluxe-Front-350x350.jpg" alt="Critical Role Reveals New Details About Winter's Crest Holiday Album" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/pop-culture/critical-role-reveals-new-details-about-winters-crest-holiday-album/"><h3 class="latest-headline" rel="bookmark">Critical Role Reveals New Details About Winter's Crest Holiday Album</h3></a></div><div class="latest-article-excerpt">Critical Role has revealed more info about their new holiday album on the way, as Winter's Crest will be coming out on vinyl</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/games/warhammer-40000-darktide-launches-grim-protocols/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Warhammer-40000-Darktide-Grim-Protocols--350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Warhammer 40,000: Darktide Launches Grim Protocols" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/Warhammer-40000-Darktide-Grim-Protocols--350x350.jpg" alt="Warhammer 40,000: Darktide Launches Grim Protocols" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/games/warhammer-40000-darktide-launches-grim-protocols/"><h3 class="latest-headline" rel="bookmark">Warhammer 40,000: Darktide Launches Grim Protocols</h3></a></div><div class="latest-article-excerpt">Warhammer 40,000: Darktide has launched the free Grim Protocols update, as the game has finally launched on the PlayStation 5</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/games/pokemon-go-announced-aspiring-dragons-research-day/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/11/Screenshot-2023-01-04-at-9.56.00-PM-2-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Pokémon GO Announced Aspiring Dragons Research Day" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/11/Screenshot-2023-01-04-at-9.56.00-PM-2-350x350.jpg" alt="Pokémon GO Announced Aspiring Dragons Research Day" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/games/pokemon-go-announced-aspiring-dragons-research-day/"><h3 class="latest-headline" rel="bookmark">Pokémon GO Announced Aspiring Dragons Research Day</h3></a></div><div class="latest-article-excerpt">Horsea, Trapinch, Swablu, and Skrelp feature in a special Research Day in Pokémon GO that will boost their Shiny rate from tasks.</div></div></a></article></div></section><section><div class='hub_section pure-u-1'><h2 class="hub_section_title"><a href="https://bleedingcool.com/movies/" rel="bookmark">Latest in Movies</a></h2><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/movies/the-lord-of-the-rings-the-war-of-the-rohirrim-extended-sneak-preview/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/08/rev-1-LOTR-WOTR-T1-049_High_Res_JPEG-350x350.jpeg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="The Lord of the Rings: The War of the Rohirrim" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/08/rev-1-LOTR-WOTR-T1-049_High_Res_JPEG-350x350.jpeg" alt="The Lord of the Rings: The War of the Rohirrim" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/movies/the-lord-of-the-rings-the-war-of-the-rohirrim-extended-sneak-preview/"><h3 class="latest-headline" rel="bookmark">The Lord of the Rings: The War of the Rohirrim: Extended Sneak Preview</h3></a></div><div class="latest-article-excerpt">Warner Bros. has released an extended sneak preview for the upcoming animated film, The Lord of the Rings: The War of the Rohirrim.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/tv/dc-studios-launching-new-podcast-check-out-the-official-trailer/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/MixCollage-03-Dec-2024-03-12-PM-8147-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="DC Studios" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/MixCollage-03-Dec-2024-03-12-PM-8147-350x350.jpg" alt="DC Studios" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/tv/dc-studios-launching-new-podcast-check-out-the-official-trailer/"><h3 class="latest-headline" rel="bookmark">DC Studios Launching New Podcast: Check Out The Official Trailer</h3></a></div><div class="latest-article-excerpt">Check out the official trailer for DC Studios Showcase: The Official Podcast, with Frankey Smith, Tyler Coates, and Coy Jandreau.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/movies/disneys-snow-white-new-trailer-poster-and-8-hq-images-released/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/SNOW_WHITE_dtrl2_uhd_r709f_stills_241030.088045-350x350.jpeg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Snow White" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/12/SNOW_WHITE_dtrl2_uhd_r709f_stills_241030.088045-350x350.jpeg" alt="Snow White" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/movies/disneys-snow-white-new-trailer-poster-and-8-hq-images-released/"><h3 class="latest-headline" rel="bookmark">Disney's Snow White: New Trailer, Poster, and 8 HQ Images Released</h3></a></div><div class="latest-article-excerpt">There's a new trailer, poster, and 8 HQ images from Disney's Snow White, the live-action remake of the animated film, and it's certainly a thing that exists.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/movies/margot-robbie-is-right-babylon-is-awesome-podcast-interview/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2022/09/bab-ff-001-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Babylon: New Images From Damien Chazelle's New Film Are Here" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2022/09/bab-ff-001-350x350.jpg" alt="Babylon: New Images From Damien Chazelle's New Film Are Here" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/movies/margot-robbie-is-right-babylon-is-awesome-podcast-interview/"><h3 class="latest-headline" rel="bookmark">Margot Robbie Is Right: Babylon Is Awesome</h3></a></div><div class="latest-article-excerpt">Margot Robbie has no idea why Babylon failed to catch on with audiences a couple of years ago. Personally, this writer agrees with her.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/movies/nightbitch-how-everyone-can-relate-to-nightbitch-bts-featurette/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/09/01_Nightbitch_230629_clip.00_00_41_14.Still013_w2.1-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Nightbitch:" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2024/09/01_Nightbitch_230629_clip.00_00_41_14.Still013_w2.1-350x350.jpg" alt="Nightbitch:" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/movies/nightbitch-how-everyone-can-relate-to-nightbitch-bts-featurette/"><h3 class="latest-headline" rel="bookmark">Nightbitch: How Everyone Can Relate To Nightbitch BTS Featurette</h3></a></div><div class="latest-article-excerpt">Searchlight Pictures has released a new behind-the-scenes featurette about the upcoming Nightbitch and how everyone can relate to the concept.</div></div></a></article><article class="latest-article-container pure-u-1 pure-u-lg-8-24"><div class="latest-article-image-container pure-u-2-5 pure-u-lg-1"><a href="https://bleedingcool.com/movies/eli-roth-details-for-thanksgiving-2-script-done-filming-march/"><img class="pure-img" data-opt-src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2023/11/DF-23444_rv2_2000x1331_thumbnail-350x350.jpg" src="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20225%20225%22%20width%3D%22225%22%20height%3D%22225%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3C%2Fsvg%3E" alt="Thanksgiving 2 Starts Filming In March, Eli Roth Says It Is "Epic"" width="225" height="225"/><noscript><img itemprop="image" class="pure-img" src="https://mlpnk72yciwc.i.optimole.com/cqhiHLc.IIZS~2ef73/w:350/h:350/q:75/rt:fill/g:ce/https://bleedingcool.com/wp-content/uploads/2023/11/DF-23444_rv2_2000x1331_thumbnail-350x350.jpg" alt="Thanksgiving 2 Starts Filming In March, Eli Roth Says It Is "Epic"" width="225" height="225" /></noscript></a></div><div class="latest-article-text pure-u-3-5 pure-u-lg-1"><div class="pure-u-1"><a href="https://bleedingcool.com/movies/eli-roth-details-for-thanksgiving-2-script-done-filming-march/"><h3 class="latest-headline" rel="bookmark">Thanksgiving 2 Starts Filming In March, Eli Roth Says It Is "Epic"</h3></a></div><div class="latest-article-excerpt">Eli Roth revealed some details about Thanksgiving 2, including that the script is complete and filming should start in March.</div></div></a></article></div></section></div><div id="bottom_spacer"><div id="bottom_leaderboard" class="center" data-pw-desk="leaderboard_btf" data-pw-mobi="leaderboard_btf"></div></div> </div><div id="footer-wrapper"> <footer id="colophon" class="pure-u-1-1 align-center" role="contentinfo"> <div id="ownership_statement">Bleeding Cool is owned and operated by Avatar Press, Inc. For more information, visit our <a href='/contact/'>contact page</a>.</div> © 2021 <a href ="/">Bleeding Cool</a> | <a href='/contact/'>Contact Us</a> | <a href='/about/'>About Us</a> | <a href='/privacy-policy/'>Privacy Policy</a> </footer> </div> </div><script> setTimeout(function() { if (document.querySelector('.gallery')) { var css = document.createElement("link"); css.rel = "stylesheet"; css.type = "text/css"; css.href = "/simpleLightbox.min.css"; document.getElementsByTagName("head")[0].appendChild(css); var js = document.createElement("script"); js.src = "/simpleLightbox.min.js"; document.getElementsByTagName("head")[0].appendChild(js); setTimeout(function() { new SimpleLightbox({elements: '.gallery a'}); console.log("Loaded gallery."); }, 2000); } }, 5000); </script> </body></html>