White background on my sprite

0 favourites
  • 6 posts
From the Asset Store
Winter island themed set of tiles for your platformer game
  • When I add a sprite/object it always has a white part on it how do get rid of it... <img src="smileys/smiley7.gif" border="0" align="middle" />

  • Are you making sure your sprites are transparent?

  • How to do that

  • I mean make it transparent

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I know of one way to do this, but there are other methods, but this is very easy. Do you have Paint.net? If not, download it. It's virus/spyware free, it's free, and it's a cross between the default Microsoft Paint and Photoshop, so it has many of Photoshop's features, such as effects and layers.

    Open up your sprite in Paint.net. Where it says Tool, click the dropdown thing, and select the one that says "Magic Wand".

    Two things to keep in mind: Flood mode and tolerance. Contiguous mode will only make a single area transparent, so any background not connected to your selection will not be made transparent. Global does a "total area" selection, meaning anything of the same color will be made transparent. Be careful with global, as if your sprite has any white in it, those will be made transparent. I recommend making any black/white in your sprites slightly off-color and not exactly Red=0/Green=0/Blue=0 (black) or Red=255/Green=255/Blue=255 (white).

    Secondly, tolerance. This percentage determines how much of the image magic wand chooses to make transparent. Lower values means lesser amounts, and higher means higher amounts. 100% will make the ENTIRE IMAGE transparent. I would recommend 25%, but 15%-20% is probably better. Play around with this until you get it right, depending on how your sprite is. I use 15% usually, but I lower it if I have to work with colors that blend very finely to avoid losing them.

    Now, just left-click your background and hit the delete key. Save it as png.

  • Depends on how you create them. If the program you are using has proper alpha channel support (like GIMP/PS), create a new layer when starting out and paint on that. Hide the background layer. Save it to png 24bit

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)