Hi,
I've been created a scene based around the ClickToMove demo from the PM samples, and I was wondering how I would go about restricting valid clicks to a specific tagged object?
E.g. I only want the player cylinder to move if the mouse was clicked on the floor plane - not to any other object, like it currently does. (even if the object is in mid-air).
Any pointers?
Thanks in advance...