Quick Q: new GUI and click catching?

Suppose I have a quite complex GUI for display using a variety of elements, and want to catch clicks no matter where they are within the object.

Can I simply create a button object without any image or text (invisible) and have it catch all clicks within an area?

TIA!

Realized I had an extremely quick way of testing it, so to answer my own question: Yes, works well. :slight_smile: