Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
4spriter editor released
#6
This can also be used to design 8x8 sprites, for use with the Print UDG statement
simply draw the sprite and copy the numbers into a defb statement
e.g.
Code:
MyUdgBlock:
ASM
defb 255,129,129,129,129,129,129,255
defb 231,231,165,231,189,231,165,255
defb 0,248,190,255,127,255,213,255
END ASM
^this is 3 sprites
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)