Hi ! ^^
I am new on Unity and I am french so i beg your pardon for my easy question or english mistakes ![]()
So, this is my question :
I have found how to translate a game object with the command “transform.Translate” but I want to translate another gameObject which is not attached to the script which contains the translate command.
For example, when the mouse is over the gameObject n°1 which is attached to the script, I want gameObject n°2 translates.
A great thank to persons who will take a little of their time to answer me ^^