Im struggling for weeks now, idk, tried all kinds of things, but the simple one is holding me back..
So for a test i want to orient the ball with axis to look at camera. Simple right?
Anyways, so heres the setup:
an object camera rotates around - the head
then i have pink ball with axis, when i click on it and move mouse it triggers function (for now).
In the function script i set the ball look at to camera position. The camera position prints out correct but the ball is not looking at camera.
Am i mentally held back or what?
cam position is at 0,0,-4
ball position some random position but rotated at 0,0,0
The function in ball script
World