raygun30 Posted June 23, 2017 so i managed to make sprites but there is a white box i used Microsoft paint to edit them but there is this weird white box around it if you know how to remove it i would love to know 0 Quote Share this post Link to post
bonnie Posted June 23, 2017 You shouldn't make an entirely new topic for this friend. A simple edit and additional reply on your first one would have sufficed. 0 Quote Share this post Link to post
riderr3 Posted June 23, 2017 (edited) There is not export to png with transparency from MS Paint, also there is select object itself in Paint, with transparency on but only to paste back onto other image, to select around edge of object, you then use lasso tools roughly, and copy, copy as is or with transparency on, you can then paste as is solid white square, or with transparency on , not white box, but it still has original image as backdrop, white or picture. Use other editors with layers and transparency and save export as png, or animated gif. I'm using GIMP for image editinghttps://www.gimp.org/downloads/ Edited June 23, 2017 by riderr3 0 Quote Share this post Link to post
raygun30 Posted June 23, 2017 thanks riderr3 GIMP is very useful and has fixed my problem 0 Quote Share this post Link to post
raygun30 Posted June 23, 2017 bonnie well i will know for next time 0 Quote Share this post Link to post
torekk Posted June 23, 2017 Another editing tool would be Paint.NET which I highly prefer over GIMP, until they finally release version 2.10 that is supposed to have hardware acceleration. Paint.NET already has this though and is basically just Paint with more functions, like layers and filters. If you don't know what hardware acceleration is, it basically utilizes your GPU, so applying filters or selecting goes a lot smoother and faster. 0 Quote Share this post Link to post
raygun30 Posted June 23, 2017 okay ive got a bit of a promblem so when i use GIMP it saves as a file i cant use in SLADE 0 Quote Share this post Link to post
raygun30 Posted June 23, 2017 thanks torekk i will try Paint.net 0 Quote Share this post Link to post
torekk Posted June 23, 2017 (edited) @raygun30 Don't save, that just creates a gimp project file. Not sure if you know Photoshop, but it's like .psd files. Basically it's a file that contains all the layers seperately, while when you export the image they get merged down to one layer, so you can't edit things as easily as with a project file. Instead select "export as" and then choose .png as the filetype. Edited June 23, 2017 by torekk 0 Quote Share this post Link to post
raygun30 Posted June 23, 2017 (edited) paint.net works THANKS TOREKK!!! i dont need to use GIMP Edited June 23, 2017 by raygun30 0 Quote Share this post Link to post
TreeSquid Posted June 23, 2017 (edited) On another note, DOOM uses light blue as its invisible (non-render) colour. If you pull an existing sprite from DOOM and match that colour for the background of your sprites, everything will be transparent as well. Edited June 23, 2017 by TreeSquid 0 Quote Share this post Link to post
SaladBadger Posted June 23, 2017 9 minutes ago, TreeSquid said: On another note, DOOM uses light blue as its invisible (non-render) colour. If you pull an existing sprite from DOOM and match that colour for the background of your sprites, everything will be transparent as well. Doom doesn't treat cyan as transparent, that's just an ancient editor convention since back in the early days of doom modding formats with true transparency weren't entirely common. Modern editors like SLADE 3 have entirely abandoned this convention, not implicitly converting cyan into transparency, you need to do that manually with the image format converter. This whole cyan=transparent thing has hamstringed efforts to actually use that color in things. 2 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.