Alright, so here is where I am i have some simple landscape and what appears to be a “gun” adn I am having issues with the controls. I can go forward backwards and strafe left and right, but what i cant do is look to the right or left by rotating and go that direction. Lets’ say ill go straight then rotate to the right and ill press the “w” key (the key I assigned to go forward), But then It will look like im going sideways.Is there any simple way to solve this or will i have to do something complicated or do some sort of scripting which is not my cup of tea. If you could help that would be great and I will be eternaly greatful.
Pleas Help!,
Sgranmo 0.o
0
I don’t think there is a method for creating mouselook controls only with logic bricks. You would have to write a script that uses mouse input data to rotate the camera. A good example is Social’s FPS Template. Study the scripts in the .blend file, you can learn a lot by examining how the code is structured.
Hi
Social’s Template is very good - but it is also very advanced.
I see that you are just a beginner.
So you can start with this simple FPS file here:
http://www.fileden.com/files/2006/12/18/525368/FPSExample.zip
No i didn’t make it. I downloaded from somewhere a long time ago. So you need not say me thanks.
Thank you people so mutch im going to study these and see if i can write something of my own.