Hi, I’m new to using Unity GUI systems and have a question. When you create a GUI button with an image, the image is displayed in a visible border. Is there a way to prevent the border and background from being drawn (so it just draws the texture, but still detects the mouse click), or should I be using a different system (or a ray cast text onto a GUI texture)?