Author Topic: Change player look direction for player type [Resolved]  (Read 2783 times)

Becaus I want thirdperson view TopDown like Reg's and if I do that then you cna't move the camera at all, so, in the second datablock I will have FirstPerson View and you will be able to move the camera.
What is this i don't even.

Anyhow, you can just remove the line thirdpersononly = 1; to be able to switch between third and first person...

What is this i don't even.

Anyhow, you can just remove the line thirdpersononly = 1; to be able to switch between third and first person...
He knows this.

Did you not read what he wanted?

He clearly stated that he wanted two different datablocks. The only way you can do this is by NOT using tab.

He knows this.

Did you not read what he wanted?

He clearly stated that he wanted two different datablocks. The only way you can do this is by NOT using tab.
But why bother using two datablocks?
What is the practical use of that?

But why bother using two datablocks?
What is the practical use of that?
So he can still look up and down in first person, and be able to switch from first to third using a top-down third person view.

But why bother using two datablocks?
What is the practical use of that?

I want datablock 1 to be thirdperson only, In thirdperson I want topdown view like Regulith's. I also want the camera to be stationary or in-movable.

In datablock 2 I want that to be firstperson only, in first person I want the camera to be able to move up and down.