ADVERTISEMENT

'Huwag Kang Titingin' stars share Holy Week plans

Published Apr 1, 2026 09:57 am

For the young cast of the upcoming horror film “Huwag Kang Titingin,” Holy Week is more than just a break from their hectic schedules. It is also a time for reflection and long-awaited reunions with their family.

The Gen Z cast of 'Huwag Kang Titingin' with GMA Pictures president Annette Gozon Valdes. (Annalyn Jusay)
The Gen Z cast of 'Huwag Kang Titingin' with GMA Pictures president Annette Gozon Valdes. (Annalyn Jusay)

At the film’s recent media conference in Quezon City, the Gen Z stars opened up about their personal sacrifices and plans for the Lenten season.

Several cast members admitted they are simply looking forward to slowing down after their celebrated stint in the Pinoy Big Brother (PBB) house, where most of them came from.

Aspiring teen actress Charlie Fleming said she intends to keep things simple after what she described as a “really, really crazy roller coaster” since leaving PBB: Celebrity Collab Edition in 2025.

“I really just want to take the time off to relax, have fun, and enjoy,” she said. “I’m going to Vietnam with a few of my friends. It’s also going to be my first time going out of the country with my mom, so I’m really happy."

For Kapuso young star Sofia Pablo, Holy Week is all about making up for lost time with her mother after a packed work schedule.

“Vacation talaga with my mom. Gusto talaga namin mag-bonding sa labas na kaming dalawa lang,” she said, expressing hopes that their planned trip to South Korea will push through. (We would like to bond outside of the country, just the two of us.)

Her close friend, Allen Ansay, said he would definitely go to Bicol. "My family in Bicol will be complete this Holy Week, and I will celebrate with them. I consider this my much-needed break."

Shuvee Etrata, meanwhile, revealed she will return to her hometown of Bantayan Island in Cebu. 

"Not everybody knows that I live in Manila alone and all my family is in the province. So, just last month, I dreamt of my lola. I feel like she reminded me to go back where I came from. So, I'm going back to the island to visit my lola, then renew my internal health, including my mental health," she added.

Kapamilya artist Kira Balinger said she observes a simple Holy Week tradition.

"I don't know if other people share the same practice as I do. Pero pag Holy Week talaga, I don't eat meat. Dapat fish lang," she revealed.

Sean Lucas shared that moving to Manila from Davao has been a constant sacrifice, but this Holy Week, he plans to give back by celebrating his mother’s milestone birthday in Europe, Switzerland, to be exact.

“Gusto kong mag-spend ng time with her, na may intent ka talaga na para sa kanya,” he stated.

What the other members of the cast said:

Michael Sager: "It's not really a week of just relaxation and pahinga. Kumbaga, it's really about God and the sacrifices He's done for us. So for me, my biggest sacrifice is really to think about Him more often, and talagang thank Him for all the blessings He's given me this year and moving forward. "

Anthony Constantino:  "Honestly, I'm very last second. I plan very, very late. But definitely, without a doubt, I'm just going to be resting guys, catching up on my sleep, working out, really just investing in myself."

Marco Masa: "I just really want to spend it with my family, especially my brother, whom I haven't been able to bond with for quite some time. So maybe just a simple get-together with some relatives, and one of our favorite ways to bond as a family is playing billiards. I just want to make my brother happy, ensure we catch up, and create moments together that we’ll always remember."

Josh Ford: "I am working here, so my future will be better. My greatest sacrifice is not being able to see my younger sisters (in the UK)  grow. For this Holy Week, I'll be working. I'm going to be doing some more online content. And if ever, if there's a chance, or if I have free time, I might go  out of the city, that would be nice."

Produced by GMA Pictures and Mentorque Productions, “Huwag Kang Titingin” opens in cinemas nationwide on April 15. It brings a chilling Gen Z twist to Filipino horror by blending viral internet culture with age-old folklore.

The film follows a dangerous online challenge based on an old ritual meant to communicate with the dead, one that awakens a sinister entity feeding on the souls of the living.

With its mix of jump scares, mystery, and emotional depth, “Huwag Kang Titingin” aims to deliver a haunting cinematic experience for a new generation of viewers this summer.

Related Tags

Huwag Kang Titingin by GMA Pictures PBB Celebrity Collab Edition Charlie Flemming Sofia Pablo Kira Balinger Michael Sager Shuvee Etrata
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.