hey guys :D
im just messing around with unity trying to get the hang of how it all works.
im a programmer :S..might not mean much :S.
anyways, iv come to a little roadblock that i cant really pass.
1: i need to find a way to lock the mouse position to the center of the screen, yet still be able to look around.
2: i need to find a way to lock the screen from moving, and be able to move the mouse around without moving the players view.
3: iv made a cylinder (for the sake of the test) that is solid and everything. but i need to make it so that when your in a certain distance from the cylinder, you press the designated k (just e will do), it pops up a menu (thats why i need to lock the screen and stop it from moving, and still be able to move the mouse)
any help is appreciated :D
thanks in advance.