Can someone please find the errors in my Scratch code?
Hi,
I am a beginner and am learning how to use Scratch for computer science class.
My problems:
- the character runs twice as fast vertically because he runs in x and y directions at the same time
- the bullets fly backwards when I look up instead of in the direction I am looking.
That would be truly honorable. Please give me the correct blocks to fix. 🙂
Pack all movements with arrow keys in one block and use elseif or nested ifs.
Then the player can no longer run vertically.