REM you will have to include DRAW TO FRONT command
or this sight will vanish behind any other object.
I dont recommend using draw to front items in big complex games as it
tends to rob you of frame rates.
Better is an actual 3d model of a gunsight, locked to window
and positioned as shown in code snipet.
These are center coordinates to position the gunsight
on an 800 x 600 screen setting so if you have the game set at a dift resolution you will of coarse have to change the postioning to match the center.
I do not understand what you mean by NOT MOVE AROUND when you move the camera. This is exactly what you should WANT it to do.
I have included code.
I did not want to do this because here I did it FOR you instead of helping
you to learn. Good for you that I could not find the example in the tutorials to refer you to... to find it yourself..
CLICK THE SORCE BUTTON BELOW
good luck in your efforts