I’m attempting to create an input / movement system, that when I press Left or Right, the character will change their direction accordingly. I can change the Mesh Rotation, however, the actual movement direction does not change using the AddMovementInput node.
you need to SetActorRotation not the mesh
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.