Click 'see inside' to check out a few ways to allow players to control a character in your game. Look closely and you'll notice two different ways to accomplish the same thing - one even uses a function!
I ADDED: - The sprite changes direction when “left” and “right” are clicked as well as moving in the assigned direction. - Pressing “X” is sprinting which lets the sprite move faster. You can move with [arrow keys] or [WASD]