In the pic, I used SPDEF, but the same principle applies. Notice what I typed at the end: " &B010001 " With the aide of the binary format, each individual number represents a bit: 0 1 0 0 0 1 Bits: 05 04 03 02 01 00 With this, you can apply a 1 to whatever you want to be true. In this case, I told it to show the sprite and invert it vertically.