Hello, I have a script that determines the location of my character and that of a camera.
The script, in short, makes the character move towards the camera, but it retains the coordinates from the 3D view, not from it’s ever changing coordinates in the Game Engine.
My question is how do I find out my character and camera’s x,y coordinates within the Game Engine?