I try to read-out a univresal cameras position to save it into a database, but i get the same values for .getTarget & .position. Both give me the current positon.
Hey - i just created a playground and - f*k there it’s working - so now i know that the error must be somewhere else… give me 30min - i will update this thread
The problem was: the difference between the position and the target of the cameras are very little. example: Position Vector3 X = 424,634, Target Vector3 X = 424,271. So i did not realized that it actually works, the difference between the numbers are just very small.