gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Graphics > Sprites

#3428 - krozen - Mon Feb 24, 2003 5:28 pm

Hello,
Im working in mode 4, and wish to display a sprite. I followed dovoto's tutorial, and got a sprite provided with that tutorial displayed on screen in Mode 4,. When i try to use my own sprites, however, something is displayed, but it looks wrong, like its all jumbled up. Ive tried a number of tools to create the sprite, but none seem to work.
Can anyone help?
Thanks

#3431 - Daikath - Mon Feb 24, 2003 5:52 pm

Are you using the same pixel dimensions? Sorry if you did but it is such an obvious question :).
_________________
?There are no stupid questions but there are a LOT of inquisitive idiots.?

#3435 - Lord Graga - Mon Feb 24, 2003 6:42 pm

i guess that you made a 16x16 sprite, or something like that.
A simple way to make it comatible with every converters is to do this:
[Images not permitted - Click here to view it]

And actualy, i uploaded a nice program for you, be thankfull.

#3439 - krozen - Mon Feb 24, 2003 9:11 pm

Hello,
Thank you so much for that program. That was really getting me down!
:)