I have a working factory that uses collider boxes to detected products (tag) that they should act upon. The player must be able to get products from the assembly line by clicking on them. However, the OnMouseDown function keeps getting the triggers and not the product.
Any ideas?
Thanks very much in advance!