Compiled project: Cannot move

Hey guys,

Well, just about to give up on unity, great engine, but sh*t when it comes to compiling Ive found, just refuses to work.

ok the scenario:
I have a first person controller, and a bunch of other stuff, and when i compile the game its fine, no errors, just warnings.

Anyway, I go to run it, and i get this which i was wallbanging: (image) http://i.imgur.com/O2aIWed.jpg

And I can sit there for as long as i want and I cant move.

http://answers.unity3d.com/questions/368456/corrupted-maindata.html

I cant seem to get that working, time to go for something else :(

1 Answer

1

Try installing all the game components onto your hard drive (C:) as keeping files on a flashdrive and reading off of it on your computer for a unity based game can lead to glitches and such. I could be wrong though, if it doesn’t work after putting the files on your hard drive then try copying your code, delete the script then place it on a new script as your scripts could possibly be corrupted. :confused:

That made little sense, sorry, but am I right in saying that you think if I run the game off a flash drive it will lead to problems? Also one thing I forgot to mention: I can still hear my footsteps, so am I right in thinking it may be the character scripts as the root of the problem?