Help with 2d movement

hi all!

this my first post here so don’t be cruel :stuck_out_tongue:

i have done the 2d tutorial from the unity webpage, but now i’ve got a problem.

I tried to make a 2d side scroller and used the modified movement script form the tutorial.

all works nice except one thing…

the character makes a quarter rotation when i try to move forward, and the same when i try to move backward in the different direction(the movement itself works)

that means: i start the game, the character looks along the x-axis, when i press the right arrow, the character rotate and looks infront of the camera, along the z-axis.

my head starts to hurt XD

greetings
Crayven

i figured it out^^

it was the maya file, all works fine now.