I have my VGUI control, for which I do not want mouse input.
But it has a child control, a spawn icon, and I want mouse input for that.
How can I achieve this?
Edit: So I want all mouse input on my VGUI control to be routed (given to whatever is behind it), except when it's on the spawn icon.
Sorry, you need to Log In to post a reply to this thread.