The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: Brady on May 31, 2012, 12:07:24 PM

Title: [RESOLVED] ty :) (transparency colour selection)
Post by: Brady on May 31, 2012, 12:07:24 PM
I've been out of the game for a while so a lot of old problems are creeping up again.

The one right now is that I am saving .png on Paint.Net and after getting the dithering levels to 0 and setting the saves to 8-bit depths I'm managing to get the files imported into the software, but it's seeing black as the "transpoarent colour".  I read that when you save a file, it reads the first colour in the palette as the transparent colour which is why black would be chosen.  I went into the palette save folder and changed the colour from FF00000 to the code for the same green background that the RTP has and resaved the images, but upon import it was yet again viewing black as the transparent colour, and by now all the RTP is coming up as such as well and I've no idea how to even get the original files back to normal much less save new files for that.  I had to just delete all the broken files and replace them with the original RTP.

Kind of annoying though, because if I can't seem to get a file saved in a way that RM can read it then I'll never be able to use any other images :(
Title: Re: Paint.Net Colour Palette Transparency...stuff! D: [rm2k3]
Post by: Esmeralda on May 31, 2012, 05:21:19 PM
Erm, I don't know where you read that part about the first color being chosen as transparent. You yourself pick the color to be used as transparency when importing images into 2k3... When the file preview opens up after you freshly import an image, click with your cursor on the color you want to be transparent. This is a very common issue people new to the makers face, read up on the help files and various tutorials before you reach out further.
Title: Re: Paint.Net Colour Palette Transparency...stuff! D: [rm2k3]
Post by: Brady on June 01, 2012, 07:27:57 AM
O:.....

I've no idea how I've never known that before.  Must never really have looked that far before as this was one of those problems that kinda just fixed itself after a while (imagine I accidentally clicked and never realised)

Either way, thanks for that :)