#Gamers go check out @Olli43 on his Facebook page http://bit.ly/2FBDz1g
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...
31 minutes ago