… but… none of the keys are working for me ??? (WSADE…etc…) only the mouse and crouch seem to work… … no one else seems to of posted this problem…i thought it might be im using the wrong python vesion…i have blender 2.42a and pythjong 2.43 …and its says it finds it ok in the black box thingy when i start up…
Thanks social, that one works totally fine…its an awesome FPS…but i was really hopeing of getting the one i had to work… your one is far far too complex for me to play with yet! Im looking for just the raw basic of how to get the mouse movment (looking around)and the basic walking controls (forward backwards…etc…)
Anybody got an alternative sample FPS that is nice and basic…I would be really grateful if you could tell me where i could get it!
Does it owrk fine for you Social? …is it just me that has something not set up right? …or does it actually not work?
The reason you can’t move in the .blend you posted is because the ray sensor “onGround” is not sending a pulse when it should.
Either increase the ray distance, or change the sensor from ray, to collision.
Now that will make it work, but you’ll notice that as you start moving, you’ll get a lot of screen shaking. This is a bullet problem, but it can be fixed by changing the players collision body to an 8 sided cylinder, with convex-hull bounds.