Page 1 of 1
I need help!
Posted: Sat Feb 14, 2015 1:11 pm
by Murphmario
Alright, so I made an npc. However, there is something wrong: it is invisible in the game!
Here are the files:
The Npc:
The Npc's mask:
The code:
Code: Select all
width=46
height=50
gfxwidth=46
gftheight=50
frames=4
For whoever helps me, I will credit you for the upcoming release of my pack.
Re: I need help!
Posted: Sat Feb 14, 2015 1:57 pm
by FanofSMBX
You mispelled gfxheight.
Re: I need help!
Posted: Sat Feb 14, 2015 4:02 pm
by Murphmario
FanofSMBX wrote:You mispelled gfxheight.
Didn't help. It's still invisible.
Re: I need help!
Posted: Sat Feb 14, 2015 4:02 pm
by FanofSMBX
Try framestyle=0.
Re: I need help!
Posted: Sat Feb 14, 2015 4:04 pm
by Murphmario
FanofSMBX wrote:Try framestyle=0.
It worked! Thanks!
Re: I need help!
Posted: Sat Feb 14, 2015 4:10 pm
by Danny
I put my face on the screen to try to tell the two black colors you have in the mask. One is slightly lighter than the base black color, which should be completely, 100% black. Also known as Gray 100% as far as I'm aware. That might not be the problem though, but it's still something that should be changed.
Also, you used the correct NPC code, right? Maybe can you provide a screenshot of out it appears invisible?
NINJA'd
Re: I need help!
Posted: Sat Feb 14, 2015 5:24 pm
by Ignoritus
Resolved.