I have pretty default stuff in my starter creation what could be causing this ? And how do I fix it?
Hey @LillysEPuppy
could be possible that you use the cameras forward vector instead of the actor forward vector for your movement. So if you look up or down the camera vector points toward the ground or the sky thus making you move into that direction. But because of the gravity you still glide over the ground:
Red = where you are looking
Blue = your movement speed
If you look up, blue will be nearly 0, if you look to the right (in this picture) blue will be nearly red
1 Like