Hey, I'm working on making a little way to load tiles from the image manipulator, where it takes tiles from PNGs/JPEGs and makes them into tiles so that any size of an image could create however many tiles it needs in the program, very similar to RPG maker.
I have everything working, there's just one small problem, I can't seem to get any sprites to have transparent backgrounds that I do this to. Does anyone know of a workaround for this or am I just doing something wrong? I've loaded from PNGs exclusively so it's not a problem of the format, but I suspect that image manipulator doesn't really support pasting images in that have transparent backgrounds.
If anyone has any ideas, I would really appreciate it! Thanks