Can't resize ludwigs shell's width
Posted: Tue Jul 29, 2014 8:31 am
the title says it all
Forums for SMBX
https://www.smbxgame.com/forums/
Did you use notepad things??? You could use notepad to change size I think...Little Boo wrote:the title says it all
i have the codeKep wrote:Yeah, you need to find out how much pixels the width of Ludwig's shell is by using Paint.NET I think, and then put that particular number in a notepad like this:
width=48
And make sure the notepad's name is like this:
npc-78.gif.
Also, both of those numbers are entirely examples, don't take them seriously.
U don't seem to have the image code though. maybe that would help.Little Boo wrote:i have the codeKep wrote:Yeah, you need to find out how much pixels the width of Ludwig's shell is by using Paint.NET I think, and then put that particular number in a notepad like this:
width=48
And make sure the notepad's name is like this:
npc-78.gif.
Also, both of those numbers are entirely examples, don't take them seriously.
it's:
Width=52
height=52
gfxwidth=64
gfxheight=64
Frames=2
Image code?lighthouse64 wrote:U don't seem to have the image code though. maybe that would help.Little Boo wrote:i have the codeKep wrote:Yeah, you need to find out how much pixels the width of Ludwig's shell is by using Paint.NET I think, and then put that particular number in a notepad like this:
width=48
And make sure the notepad's name is like this:
npc-78.gif.
Also, both of those numbers are entirely examples, don't take them seriously.
it's:
Width=52
height=52
gfxwidth=64
gfxheight=64
Frames=2
oops I meant the name like the one kep showed.Little Boo wrote: Image code?
In the actual file it nothing is capitalizedFallingSnow wrote:Don't capitalize the codes in the notepad file.
And the file should be named npc-78.txt not npc-78.gif since that would save it as an image file. You don't even need to write the ".txt" when you save the text file. Just save it as "npc-78" in notepad.