Hi! Here's my problem, I have a rigidbody, it contains a determined number of childrens (without rigidbody). I want when the player passes de mouse over, the child change its color. But OnMouseOver don't work if I have a rigidbody attached to the parent.
Any solution? Thanks!!