- Home /
Question by
MagnusBoll · Feb 23, 2019 at 03:32 PM ·
gameobjectaxisarrow
The axis arrows don't follow gameobject
I want the direction arrows to follow the gameobject. I made a script that will make the gameobject point at the green gameobject but when the object has moved too far to the side it can't point to the green object anymore because my raycast don't hit the object anymore. I want the whole gameobject to rotate and not just the mesh.!
What is going on? Video of the problem
Comment