atkins80 wrote:Hi, I have the flagpole graphics, but there is a slight problem with the flag itself, only half of the flag is showing and not the whole flag and it is appearing in the Super Mario World NPC section and not the SMB1 section of NPCs, here is a screenshot I made of it.
Find the size of the graphic in whichever software you are using, and keep the height firm on your memory. Make sure it is in pixels.
Make a Notepad document titled npc-(number). Don't write number; that's where the NPC number goes.
Type in:
gfx height=(gfxheight)
height=(height)
(height) and (gfxheight) are where you type in the graphic height.
Refresh your level by saving it again.
I hope that worked for you.