Search found 6 matches

by borkingsparks
Wed Sep 26, 2018 8:54 pm
Forum: Development of Ren'Py
Topic: Ren'Py PNG Error
Replies: 10
Views: 1434

Re: Ren'Py PNG Error

trooper6 wrote: Wed Sep 26, 2018 8:44 pm That file is a jpg. Only pngs can do transparency. So, in the program you are using, you should make sure to save as png rather than jpg.
I know that this one is a jpg, but this problem is happening to both. I just posted one of the jpgs because it was quicker.
by borkingsparks
Wed Sep 26, 2018 5:27 pm
Forum: Development of Ren'Py
Topic: Ren'Py PNG Error
Replies: 10
Views: 1434

Re: Ren'Py PNG Error

Then that means that there is something quite wrong with the sprites you are using. Could you upload a sample sprite? I know this isn't a drawn sprite its just a photo, maybe that has something to do with it? The thing is, I've used the same program for getting rid of backgrounds on photos or just ...
by borkingsparks
Tue Sep 25, 2018 10:53 pm
Forum: Development of Ren'Py
Topic: Ren'Py PNG Error
Replies: 10
Views: 1434

Re: Ren'Py PNG Error

borkingsparks wrote: Tue Sep 25, 2018 10:52 pm
TAEKO wrote: Tue Sep 25, 2018 9:32 am Have you tried using other sprites that have transparent backgrounds too aside from your own set?
Just tried one, and it works. I don't know what I did wrong.
"It works" as in, it's transparent and has no black background, i'm sure you knew that but I just wanted to make it clear
by borkingsparks
Tue Sep 25, 2018 10:52 pm
Forum: Development of Ren'Py
Topic: Ren'Py PNG Error
Replies: 10
Views: 1434

Re: Ren'Py PNG Error

TAEKO wrote: Tue Sep 25, 2018 9:32 am Have you tried using other sprites that have transparent backgrounds too aside from your own set?
Just tried one, and it works. I don't know what I did wrong.
by borkingsparks
Mon Sep 24, 2018 9:45 pm
Forum: Development of Ren'Py
Topic: Ren'Py PNG Error
Replies: 10
Views: 1434

Re: Ren'Py PNG Error

What do you expect to see behind the sprites? Are you positive the black isn't in the images themselves? Did you save your PNG file with an alpha channel? If not, do you have access to the original artwork files, or not? If not, you can probably still create an alpha mask. 1. What I expect to see i...
by borkingsparks
Mon Sep 24, 2018 8:57 pm
Forum: Development of Ren'Py
Topic: Ren'Py PNG Error
Replies: 10
Views: 1434

Ren'Py PNG Error

My images (which are the .png file type) keep having this black background whenever it shows up in the game, I don't think I should show my code because I don't think it is because of that (if anyone asks, I will, though), but I wanted my images to show no background, these are for the sprites, not ...