Ag caitheamh rudaí
We have been using the Microsoft Makecode Arcade editor the past couple of weeks
This week we started a game where we imported a character
We made our character move with the arrow keys on the keyboard
Then when we press the space bar, our character throws an item
In my game, I throw a tree, I set the VX number to 50, and the VY number to 0 so our item we throw move to the right away from us
Have a look at the full code below and test it in the simulator