Log In  


I've read somewhere that you can show a flipped sprite using TRUE like in spr(1,x,y,TRUE) but it doesn't seem to work for me.

Is it possible? what i'm i doing wrong?

thank you!!! :)



1

If you're going to flip, you need to provide the width and height parameters first, too.

So it might be SPR(1,x,y,8,8,true,false) etc



[Please log in to post a comment]