first person crosshair

Hello,

I thought this question would aready be posted, but I couldn't find it. So I'll ask it here. I'm sure this is easy to do, but I don't know how. I need my cross-hair/cursor to be fixed in the middle, like a first person shooter. So I can point and click objects with the crosshair. What's the best way to do this? I'm using the first person controller..

Screen.lockCursor

I can not get the cross hairs to show up

we are using a 64x64 RGBA Compressed DXT5 that is size 5.4kb with transparency

that another person supplied that they use as cross hairs and they used it in Unity3D. But its not showing it in our project. We watched other tutorials and used their settings for the cross hairs but still not working.

Edit to say we figured it out. We needed to attach it to a GUI item.

where do you put the script because it wont work in the first person controller or on the camera for me