Getting beyond frustrated with Unity, seems like as soon as i figure out the one way you have to do something then it screws up everything else. Last i was working on my game i was doing something completely unrelated to my player movement/model (and everything was working just fine) but lo and behold i open it today and suddenly my player model isnt rotating. I go back to a previois version and everything works fine, but id really rather not have to do another days work all over again if i can help it. I can see that my player gameobject is still rotating but the model is not. Does anyone have any idea what could have caused this to happen? About to throw my computer out the window. Thanks
Did you happen to mark your player or any object inside it as static by accident?