UCharacterMovementComponent on a Pawn

Hi, I’m new in ue4. I created a pawn, and I want it to use this movement component.
So I would like a little setup code example of this. Thanks

That’s what the character class is for

Hi there,

have a look at this page: First Person Shooter Tutorial | Unreal Engine Documentation
There you’ll find usefull hints for beginners.