This site requires JavaScript, please enable it in your browser!
Greenfoot back
ButerWarior
ButerWarior wrote ...

2019/6/3

Transparent Background

ButerWarior ButerWarior

2019/6/3

#
I'm trying to create a game that is very similar to galaxy attack. It's where you control the spaceship and shoot to defeat the aliens. For this, I wanted a galactic background, but when I used it, the surroundings of the actors appear white. For the Actors, I simply copy and pasted a transparent image, but I'm not sure if that is the cause of it.
gacha321 gacha321

2019/6/3

#
you should use the png file for your actor
ButerWarior ButerWarior

2019/6/3

#
how do I do that?
gacha321 gacha321

2019/6/3

#
You should download or make a png file for your actor. Example: if your actor is a cat, you can download cat.png files and the you can use that image. But if it has a big pixels, you can resize first and then you can use that image for your actor ^^
ButerWarior ButerWarior

2019/6/3

#
ty for your suggestion!
You need to login to post a reply.