A bigger hitbox with the on click event

Hi,
I’m kinda new new with the onclick Event , i want to know how i can get a bigger hitbox for the event i am making my test on a door but i can only open it when i click on the door itself i would to click around but still trigger open it.

Hey did you ever find out how to do this am currently wondering the same thing

Try making a large box collision around the door and then using the box collision for the “on clicked” event instead of the door mesh. Should do the trick!