Uh, i'm getting an error message that says
'int' does not contain a definition for 'X' and no extension method 'X' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
I made code for moving right, but it gives the same error message. elp?

|