When I write this:
Debug.DrawLine(firstPos.position, -firstPos.up * 5, Color.red, 1);
It doesn´t go to the actual up position from the game object. It goes to the origin´s up position.
How do I get the actual up position?
![alt text][1]
[1]: /storage/temp/134237-tankup.png
↧