esquerda = 0;
direita 0;
veloc = 4;
hveloc = 0;
esquerda = keyboard_check(ord("A"))
direita = keyboard_check(ord("D"))

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: