Character Not Facing Correct Direction (Joystick)

don’t also set the mesh world rotation, that should be updated by the movement component. Also, I think that the event being called is OnTick, so you don’t want to add 90 every tick, maybe just the axis value.