I've attempting to create a race game using SeriouslyCrunchy 's car AI tutorial.
But my game needs a position indicator which shows the current position of the player.
How do I implement the feature, do I have to use mathematical functions or using waypoints?
Also, is it possible to make a position indicator which is similar to Mario Kart?