Posts: 37
Threads: 10
Joined: Nov 2011
Reputation:
0
Hello! I have a new problem. My original function is TogglePlayerControllable, but I want to do that the player can move the camera, how to do it?
Thanks
Posts: 758
Threads: 7
Joined: Mar 2011
Reputation:
0
It might be possible to freeze the player in an animation. (Is one of the parameters) Then you can still move the camera. But you need to test that a bit, because I'm not sure how it exactly works.