I am playing with the character blueprint in the third person template and for some reason my character has stopped rotating to match the forward vector of the arrow key being pressed. The following screen shots will illustrate the problem.
In this screen shot I'm holding down the right arrow key. As you can see the character has rotated to face that direction so he runs forward. This is how the default third person character blueprint works.

For some reason something has changed (I've probably knocked a setting by mistake) in my character blueprint (which is supposed to be identical to the default one used above). Now my character has stopped rotating. In this screen shot I'm again holding down the right arrow key, but now the character stays facing the same direction playing the run animation however he's moving to the right.

I've gone through comparing everything between the two character blueprints and they appear identical so I don't understand why one works and one doesn't. I don't want to just delete the broken one and move on as I like to understand why something is broken and how to fix it as I'm trying to learn this engine.
Does anyone have any ideas of where I should start looking to find the problem? I bet it is one of the millions of tick boxes somewhere that I've accidentally bumped and have no idea where.
In this screen shot I'm holding down the right arrow key. As you can see the character has rotated to face that direction so he runs forward. This is how the default third person character blueprint works.
For some reason something has changed (I've probably knocked a setting by mistake) in my character blueprint (which is supposed to be identical to the default one used above). Now my character has stopped rotating. In this screen shot I'm again holding down the right arrow key, but now the character stays facing the same direction playing the run animation however he's moving to the right.
I've gone through comparing everything between the two character blueprints and they appear identical so I don't understand why one works and one doesn't. I don't want to just delete the broken one and move on as I like to understand why something is broken and how to fix it as I'm trying to learn this engine.
Does anyone have any ideas of where I should start looking to find the problem? I bet it is one of the millions of tick boxes somewhere that I've accidentally bumped and have no idea where.

Comment