Just Chatting knight_fanscott https://ift.tt/2zEfJMI https://ift.tt/1ROiApx
First days of coding, need help for flipping sprite
-
Hello. I do not understand how to make this line of code work in the step
event:
{
if (hsp != 0) image_xscale = sign(hsp);
}
It is supposed to flip the sp...
27 minutes ago