SMBX2 NPC graphics won't work
Posted: Mon Sep 06, 2021 12:55 pm
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:
When I put a goomba in game, the graphics themselves show up, but the animations are not as instructed. Help!!! 

Example:
npc-1.txt:
Code: Select all
gfxoffsety=0
frames=4
framespeed=8
height=32
width=32
gfxheight=32
gfxwidth=32
framestyle=0
