], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

Morgan added that her character, developed for a story mode in 2K26, was just as messy and obnoxious as her gimmick on TV. The 2026 Women’s Royal Rumble Match winner concluded by saying that she had a good time playing the character in the game.

“I think like the voiceover work. The voiceover work. Um, obviously, I know the storyline. I know the thread in the game. I know how I’m utilized. Um, and so, uh, Liv in 2K26 is just as messy and obnoxious as Liv in real life. And so, um, that’s been really fun for me to be involved and to um, bring Liv Morgan to life through your through your TV, through your video game,” said Morgan.

youtube-cover

Liv Morgan reveals the way she plays video games, especially GTA

While speaking on the topic of video games, Liv Morgan claimed that she doesn’t play GTA for a couple of hours. Morgan plays GTA until she beats it, and she stays up until she emerges victorious. Having played GTA games a lot, she is excited for GTA 6’s release late this year.

Morgan added that she doesn’t know what she really does in the game. She likes getting involved in any mission, though, and just completes it. The Miracle Kid has no idea what her responsibility is in the game, but likes being involved once it starts.


If you use quotes from the article, please credit the Battleground Podcast and give an H/T to Sportskeeda for the transcription.