Page 1 of 1

SMBX2 NPC graphics won't work

Posted: Mon Sep 06, 2021 12:55 pm
by HamsterCreativity
I'm using some custom graphics for my SMBX2 mario game. I put in .txt files with the correct stuff in it, but for some reason the game thinks the .txt files don't exists and tries to use the original animations for new graphics. :|
Example:
npc-1.txt:

Code: Select all

gfxoffsety=0
frames=4
framespeed=8
height=32
width=32
gfxheight=32
gfxwidth=32
framestyle=0
When I put a goomba in game, the graphics themselves show up, but the animations are not as instructed. Help!!! :(

Re: SMBX2 NPC graphics won't work

Posted: Tue Sep 07, 2021 1:17 am
by Marioman2007
can you share the file so that I can help?

Re: SMBX2 NPC graphics won't work

Posted: Tue Sep 07, 2021 8:16 am
by HamsterCreativity
marioman2007 wrote:
Tue Sep 07, 2021 1:17 am
can you share the file so that I can help?
Later today, yes.