No movement scripts working.

I have used movement scripts that came with Unity 3 and my character won’t move nor will the camera rotate. I even looked up scripts to see if I could find anything else, the character still won’t work. Does anybody know why not or if they have any better movement scripts.

To figure out what’s wrong were gonna need more information than that, like what script are you currently using, what is your character, like is it a simple object like a cube or a fully rigged mesh?

I have a simple capsule with character controller. . I used the fpswalker script. Then I tried using the soldier script that came with bootcamp. None of that worked. I also looked up some scripts but I can’t remember what though.

Wait the normal fpswalker script didn’t work?

No not at all.

drop the first person controller prefab that comes with unity in your scene and look how it’s done.

I know what to do, I’ve used the previous version of Unity. It just simply doesn’t work.

That’s really weird, have you tried creating a completly new scene or project, and just dropping in a capusle and adding the fpswalker script into it and seeing if that works?

Yeah that was what I was working with.

do you have a collider on your character ?

i think you might be having the same problem as i did. unity just decided out of nowhere to set the timescale for the project to 0. try looking at that.