Epic Games Brings LLM-Powered NPC Conversations Out of Experimental Mode in Fortnite

Epic Games will allow Fortnite creators to publish islands featuring AI-powered NPC conversations starting July 30, 2025, when the feature exits its "Experimental" phase. The move opens a pipeline that the company has been testing with select creators since earlier this year, letting UGC developers ship experiences where players talk to characters by voice and receive real-time, LLM-generated responses.
Epic has prepared 36 AI personas with what the company describes as "consistent voices and personas," available for creators to deploy as NPCs in their islands. The roster includes established Fortnite characters: Agent Jonesy, Peely (a banana), Fishstick (a walking fish), and Cuddle Team Leader (who wears a pink bear mascot head), among others. The Verge
The underlying voice models are built from performances captured from independent professional actors, recorded specifically for use in developer-made islands. The actors agreed to have their performances used to train voice models that generate spoken responses for the LLM-powered characters. This is a distinct approach from licensing an existing voice or replicating a celebrity performance: Epic sourced original recordings with consent structured around the specific use case.
Epic previously tested AI characters with a Darth Vader NPC powered by James Earl Jones' voice, a collaboration that Jones' estate signed off on. That pilot served as a public proof of concept for real-time, voice-driven NPC interaction at scale.
The LLM driving Fortnite NPC conversations is Google's Gemini, which generates real-time character responses. Fortnite News Players interface with the personas through voice chat, and the model produces spoken replies in character. Epic Games Developer Documentation
On the tooling side, creators working in Unreal Editor for Fortnite (UEFN) enable the persona_component within Experimental Scene Graph features and check LLM-Powered under Experimental Access to configure a persona. The v41.20 Ecosystem Updates and Release Notes on Epic's developer documentation site cover the current state of the feature set. Epic Games Developer Documentation Fortnite News
Epic started letting Fortnite creators test their own AI characters earlier in 2025, with ground rules to keep them from becoming problematic. The graduation from Experimental to general availability means creators can now publish islands using LLM conversations to the live Fortnite ecosystem, not just test them in isolation.
Epic's next stated step is to work with relevant guilds and voice actors from Fortnite Battle Royale to explore making their original voices available across the Fortnite ecosystem. That signals an intent to broaden the voice model library beyond the initial 36 personas, though the outcome of those guild negotiations is not yet determined.
The architecture here is worth noting for what it reveals about the infrastructural demands of real-time conversational NPCs. A player speaks into voice chat, the input is transcribed and passed to Gemini, the model generates a character-appropriate response, that text is rendered through a voice model trained on a specific actor's performance, and the audio plays back in-game. All of this has to happen within latency thresholds that feel conversational. That is a multi-service inference pipeline running inside a UGC platform that serves millions of concurrent players.
Worth flagging: the consent model Epic has chosen matters as much as the technology. By commissioning original performances from independent actors under agreements scoped to AI voice model training, rather than scraping existing recordings or applying post-mortem voice licensing, Epic has built a framework that sidesteps the most contentious disputes that have dogged AI voice work. The SAG-AFTRA strike in 2023 was largely driven by precisely this issue, and Epic's approach of contracting actors for AI-specific performances, with the Darth Vader estate collaboration as an earlier variant, positions the company on the more defensible side of an unresolved industry argument.
The expansion into guild negotiations for original Fortnite Battle Royale voice actors is the next test of that framework. Whether guilds accept AI voice model training as a compensated work category, and on what terms, will shape how broadly the persona library can grow and what precedent it sets for other platforms.
For creators, the practical shift on July 30 is straightforward: islands with conversational NPCs can go live. For the broader industry, it is one of the first large-scale deployments of real-time LLM-driven character interaction inside a mainstream consumer platform, running on infrastructure that pairs Google's frontier model with Epic's voice synthesis and UGC tooling.


