The VG Resource
How do I change the backgrounds to transparencies? - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Archive (https://www.vg-resource.com/forum-65.html)
+--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html)
+---- Forum: Other Stuff (https://www.vg-resource.com/forum-6.html)
+----- Forum: Questions, Info, and Tutorials (https://www.vg-resource.com/forum-89.html)
+----- Thread: How do I change the backgrounds to transparencies? (/thread-21072.html)



How do I change the backgrounds to transparencies? - Uikri - 08-04-2012

In GIMP, how would I go about changing the background of a sprite sheet to transparent?


RE: How do I change the backgrounds to transparencies? - Previous - 08-04-2012

Moved to QIT.

Hold one five minutes while I whip up a quick guide okay?? Genki ^_^



[Image: 3uSb8.png]

You may want to skip step 2 if step 3 always occurs! You may be lucky and might not be required to do 3+4, though. Wink


RE: How do I change the backgrounds to transparencies? - puggsoy - 08-04-2012

Right-click on the layer you want to make transparent (if you opened a PNG or whatever straight up it'll be the only layer). On the right-click menu there should be "Add Alpha Channel", if it isn't greyed out (meaning that it already has an alpha channel) click on that.
Click on the Select by Colour tool (or Shift+O) and go to Tool Options to set the threshold to 0. Then click on the sheet's background to select all of the background (a properly made sprite sheet shouldn't have any other content with the same colour as the background). Tap delete on your keyboard and you should have a transparent background.


RE: How do I change the backgrounds to transparencies? - Uikri - 08-04-2012

(08-04-2012, 04:46 AM)Previous Wrote: Moved to QIT.

Hold one five minutes while I whip up a quick guide okay?? Genki ^_^



You may want to skip step 2 if step 3 always occurs! You may be lucky and might not be required to do 3+4, though. Wink

Ah, thank you so much! I tried following some super-complex tutorial that didn't even work in the end, when it was this simple! Your method works like a charm!

Do you think you might be able to move this thread ---> http://www.spriters-resource.com/community/showthread.php?tid=20979 as well? I'mnot sure how, but I missed the QIT category, so I posted it in Models Projects >.<

(08-04-2012, 04:53 AM)puggsoy Wrote: Right-click on the layer you want to make transparent (if you opened a PNG or whatever straight up it'll be the only layer). On the right-click menu there should be "Add Alpha Channel", if it isn't greyed out (meaning that it already has an alpha channel) click on that.
Click on the Select by Colour tool (or Shift+O) and go to Tool Options to set the threshold to 0. Then click on the sheet's background to select all of the background (a properly made sprite sheet shouldn't have any other content with the same colour as the background). Tap delete on your keyboard and you should have a transparent background.

And this method works too! Thank you!