Hi,
I’m moving from Blender Game Engine a game i built.
In this game I had a submarine character moving on a map and in a GUI you could read its x y position lik on a GPS device. I wrote a small python script for that.
How can I display (in real time) on screen the position of an object?