Is there an equivalent to the GUITexture and GUIText HitTest for a GameObject? I want to click on an object and then cause something else to happen using an if statement. It just has to be a particular game object unfortunately. (I’m using C# btw)
Thanks!