#Gamers go Like Amplified #Facebook Page http://bit.ly/2T0tyhe
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...
35 minutes ago