Python Commands

This makes the character move left:moveLeft()


This makes the character move Right:moveRight()


This makes the character move Up: moveUp()


This makes the character move Down:moveDown()


This makes the character shoot:sshoot()