Player Script

I just needed a basic movement for my 2D game, and was wondering if there was any kind of “if” statement or something that I could write for my player that causes it to rotate a certain amount to the left when I click the “left” key?

These should do what you want, and there are examples (using if-statements, no less!) in the help pages: