Detecting click on a rectangle

Hey, newbie here.

I’m making something similar to a launchpad, i have 9 rectangles, but i can’t figure out how to detect a click on one of them.

I’ve looked at If “surrounding” and the left click pin on the Mouse node and I think i’ve understood how they work but I don’t understand how to combine them and perform the action only if i click in a certain place

Thank you all in advance

RectangleContainsPoint or something like that

@antokhio It’s RectContainsPoint! Thank you!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.