Skip to main content
Participant
April 16, 2017
Answered

Animate sprites background

  • April 16, 2017
  • 1 reply
  • 557 views

So in Animate when I put a sprite sheet in the background is white. How do I get rid of the white background and make it transparent?

    This topic has been closed for replies.
    Correct answer Colin Holgate

    png is the file type, but it can also be 8, 24, or 32 bit. You want transparency and quality, and so you would use 32 bit. Look at the drop down menus in the export dialogs, there should be one where you can select 32 bit.

    1 reply

    Colin Holgate
    Inspiring
    April 16, 2017

    Whether you're doing HTML5 Canvas and using spritesheet, or if you are using the generate spritesheet exporter, make sure you are on 32 bit PNG.

    Participant
    April 18, 2017

    png, like the file type? im guessing 32 bit is my computer? lol

    Colin Holgate
    Colin HolgateCorrect answer
    Inspiring
    April 18, 2017

    png is the file type, but it can also be 8, 24, or 32 bit. You want transparency and quality, and so you would use 32 bit. Look at the drop down menus in the export dialogs, there should be one where you can select 32 bit.