Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers AppGameKit Corner / New here and need a little help

Author
Message
Pfaber1
6
Years of Service
User Offline
Joined: 7th Jan 2018
Location: England
Posted: 13th Jan 2018 13:07
Had the appgamekit now for ten days and think it's awesome. I have a small problem not to do with AppGameKit but Microsoft paint . The problem is how do I make the background of my sprites transparent . Thanks in advance for any help.

IronManhood
9
Years of Service
User Offline
Joined: 6th Feb 2015
Location: US
Posted: 14th Jan 2018 10:47 Edited at: 14th Jan 2018 10:57
First, I would suggest downloading gimp. Gimp is MUCH more complex and flexible for image editing but there is a massive learning curve and there a bunch of tutorials. Second, you need to save your image as a .png file type. Also, apparently you can do this with Microsoft Paint 3D.
Rick Nasher
6
Years of Service
User Offline
Joined: 25th Jul 2017
Location: Amsterdam
Posted: 14th Jan 2018 11:35
If you want something similar to MS Paint I suggest Paint.net. Works great. Just select the background using lasso or magic wand tool, erase it, save as PNG and off you go.
Cybermind
Valued Member
21
Years of Service
User Offline
Joined: 28th Nov 2002
Location: Denmark
Posted: 14th Jan 2018 12:08
There is another route. You can paint your background with black (R=0,G=0,B=0), then you set image transparency to SetImageTransparentColor(image_ID,0,0,0), now you should be able to make the black parts of the sprite transparent. If you need black, you can use R=1,G=1,B=1.
13/0

Login to post a reply

Server time is: 2024-04-25 07:27:23
Your offset time is: 2024-04-25 07:27:23