Why is my forward and backward movement slower when aiming at ground in FPS template?

Hey DVSN,

I don’t see a glitch anywhere. Try Shooter Game. If it’s happening to you in Shooter Game, then we can look into it as a bug. Otherwise, it’s happening because default Blueprint is very simple.

template is a very basic setup for a FPS game that can certainly be improved upon, and that’s why I gave you a way to get around issue using Blueprints. default setup includes a very simple, easier to understand Blueprint for forward motion, but it has problems I listed above because it is so simple. Try out changes I suggested and it should give you more control over how your character moves in your project.