Hey guys, Im using the basic FPS walker, however when I Build and Run, My character doesn’t move: Gravity is not imposed on him, and I cannot use the directional keys. Everything else in my scene works fine: My rigid bodies fall, I can control them using the drag rigid bodies script, etc I just can’t move. Can anyone provide a reason for this?
ps it moves fine in the editor window, just not on the built version…
Bump!
Check the build log (click on Open Editor Log in the console window just after a build). This should show you if any scripts or other assets could not be added to the build for some reason.
Thanks, I’m not sure what was wrong, but I deleted some files that I wasn’t using that used the camera and that solved my problem