Tusshar Kapoor Interview: Working in a Golmaal film is like working with your family!
In an interview with BollywoodMDB, Tusshar Kapoor talks about Golmaal Again and son Laksshay.
Audiences love Tusshar Kapoor when he dons the character of Lucky in the blockbuster film franchise Golmaal. Though he is capable of portraying comic as well as serious roles with same intensity and dedication, he enjoys playing funny parts more. After spending the last one and a half year raising his son, Laksshay Kapoor, as a single father, Tusshar is coming back to grace the silver screen with his most popular character in the next instalment of Golmaal film series, titled Golmaal Again which looks like another sure thing for the actor. In an interaction with Mohnish Singh from BollywoodMDB, Tusshar opens up about his role in the new part of the franchise, his son Laksshay and Golmaal 5.
A. It was partly easy because I was working with the same star cast all over again. When you work with the same cast again, chemistry does come back and things become a little bit easier. So, when I was working for Golmaal Again, the atmosphere on the set was pretty similar. But every time Rohit Shetty makes a Golmaal film he ensures there is a new challenge for every character. In previous instalments of the franchise, Lucky was completely dumb. But here, he is speaking. That was a challenge. So, it is not always easy to slip into the same character which you have played several times.
A. What an actor constantly looks for is the audiences’ love and appreciation. I have been lucky that my character Lucky has always been appreciated in all parts of the franchise. I thank the audience that they made Golmaal films so successful not only at the box office but on satellite also. All parts of the series have seen thousands of repeats on television and have garnered huge TRPs for the channels. So, this also makes it very clear that the people, especially the younger generation, who might not have seen the film back then, they are watching it on television. Working in a Golmaal film is like working with your family. You meet the same cast, crew and technicians and you don’t need to start afresh with them because you have already worked with them so many times before and forged a bond. So, yeah, I am always happy being a part of Golmaal family. It feels like a paid vacation.
A. Frankly speaking, I was a little nervous while taking him out for the shoot. But, at the same time, I wanted him to introduce to everybody in the team. I wanted him to travel. Fortunately, our schedule was such that I could easily manage everything without having any problem. He would come on sets during light change and next shots. It was a welcome change for him. Then we had a two months’ gap as Rohit was shooting for his reality show, Katron Ke Khiladi 8, so I spent a lot of time with him. I think if there is a will, there is a way. You can do anything if you know how to manage your time.
A. I hope there is a fifth part of the film. Yes, he has told me that there will be Golmaal 5 for sure. But I have no idea when he is planning to make it. I think he has a script in his mind but he has not shared it with anyone as yet. But if you ask me personally, I don’t think so he will make it immediately after the release of Golmaal Again. He will take some time. He may probably work on something else first and then come back to do it for the fifth instalment. But I am sure there will be Golmaal five – hundred percent.
No, I will not send him to a boarding school. I will probably send him abroad later for his studies. Right now, I am not sending him anywhere. He is born to a single father and has only me and my family. If that is also gone, it won’t be good for him. I don’t think that kids who go to boarding schools are stronger or tougher than those who study while living with their parents. They go through the same problems and situations in their lives as kids who don’t go to boarding schools. My parents wanted me to send to a boarding school, I totally refused. I said, ‘I don’t want to go anywhere’. So, yeah, Laksshay is not going anywhere for the time being.
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
RELETED LINKS
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });