Can't disable head movement
Posted: Mon Feb 16, 2015 10:43 pm
Hi there,
I've been wrestling with this problem for a while now. I'm trying to make this conversation system work from a first person player controller. When I enter conversation states, I cannot stop the head from moving up and down in the Y direction, meaning that when I got to choose my dialogue choice at the bottom of the screen, my head constantly moves. As far as I can tell, I told the system to disable movement and other functions while its in a conversation, disabled closeup, and set my enabler to set all of my player character's scripts to false. However the issue still persists.
How do I make my first person camera not move when I'm in a dialogue state?
I've been wrestling with this problem for a while now. I'm trying to make this conversation system work from a first person player controller. When I enter conversation states, I cannot stop the head from moving up and down in the Y direction, meaning that when I got to choose my dialogue choice at the bottom of the screen, my head constantly moves. As far as I can tell, I told the system to disable movement and other functions while its in a conversation, disabled closeup, and set my enabler to set all of my player character's scripts to false. However the issue still persists.
How do I make my first person camera not move when I'm in a dialogue state?