Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: on Fri 19/03/2004 17:31:05

Title: How can I make sprites without transparency?
Post by: on Fri 19/03/2004 17:31:05
That same. How could it make that when caring multiple sprites at the same time a transparent color it doesn't put?  
 
Thank you ^ ^.
Title: Re:How can I make sprites without transparency?
Post by: on Fri 19/03/2004 17:50:16
Not sure what you are talking about, but you could just set the transparency-color to a color which is not used in the sprite  ???
Title: Re:How can I make sprites without transparency?
Post by: Scummbuddy on Fri 19/03/2004 18:10:23
I'm sorry vegeta, it seems we're having a grammar breakdown. I believe you are talking about importing your sprites.  When you import each sprite, there is a little pulldown box that describes what color, or where you want to use as your transparent color. Usually, people dont have anything in the top left or right pixel, so they'll choose that. I wouldn't suggest using the pallate color choice, because it seems thats what your problem may be stemming from.

Let us know, or tell us more info to help you.
Title: Re:How can I make sprites without transparency?
Post by: on Fri 19/03/2004 18:16:35
I'm so sorry. My English is really horrible. What meant is that I cared at the same time the AGS 120 sprites. But areas appear in pink....And the area in pink is transparent. What wanted to know is if you can care many sprites at the same time WITHOUT transparencies.  
 
Thank you and excuse my English.
Title: Re:How can I make sprites without transparency?
Post by: Scummbuddy on Fri 19/03/2004 18:27:47
We'd never hold your english against you. Its not like its at all the easiest language in the world at all...

Could you use a different word other than 'care' its a bit confusing, and I think we're close to understand though.
Sorry.
Are you importing them all at once? What color depth of a game are you using? High color, or pallate?
Title: Re:How can I make sprites without transparency?
Post by: Kweepa on Sat 20/03/2004 13:24:23
I think there should be an option to import a sprite without a transparent area, say by adding an option to the pull down list you mention.

I was importing rectangular buttons into a hi-colour game, and had to put a purple pixel into the corner. I guess adding a purple column or row to the graphic would work too, but neither are ideal.
Title: Re:How can I make sprites without transparency?
Post by: Alynn on Sat 20/03/2004 18:14:20
Have you tried changing the drop down box to use color 0 in pallette (or something like that) Then in you palatte you just don't use the color 0 and there ya go.... Then you don't have to worry about using a purple pixel or anything like that.