Setting a color to act transparent in spritesheet

0 favourites
  • 6 posts
From the Asset Store
94 Inside buildings views - Isometric view - PNG transparent - 2048x2048
  • Hi all,

       In many programming libraries and tools I've played with in the past you could set a specific color to act as a null or transparent color. I usually like doing this when I can especially considering almost all the sprite sheets I work with have an off color acting as a background around all the character animations. Does construct two have such a feature?

  • it maybe come in a next release =]

  • That would be great to see. Right now I'm gonna be forced to cut each from and use gimp to make the transparencies around each character. Gonna be a pain in the rump. ^^:

  • Answer by Ashley

    As alpha layering is supported and that pixel manipulation might be unhandy in JS, color to transparency probably won't be a feature of C2.

    Also in GIMP, take your spritesheet, use the tool "select color" set it's tolerance to 0 and select the background color. Be sure that your layer has an alpha channel and delete the selection. This should do the trick for your whole spritesheet.

    A little search would have given you the answer.

    I also edited the title of the topic.

  • Thanks and thanks. Guess I'll just have to fix it in gimp real quick.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • What I have done, to streamline the process, is to design all my sprites with the same color for alpha transparency. When you design the game, you have that ugly color all around, but when you export the game, you can go to the "media" folder, take all the sprites in a go in Gimp or ImageMagick, and set to alpha color for everybody in a snap...

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