Re: A86: partially tranparent sprite
[Prev][Next][Index][Thread]
Re: A86: partially tranparent sprite
In a message dated 8/27/98 8:04:48 PM Eastern Daylight Time, tbarwick@esn.net
writes:
> would a partially transparent sprite be possible such as:
> 00000000
> 00000000
> 00111100
> 00100100
> 00100100
> 00111100
> 00000000
> where the inside of the small box is not transparent, but the part around
it
> is. I know I could just make a smaller sprite for a box, but I am talking
> about a polygon.(db's left out intentionally)
if you want more than 2 different functions (ie on/off), you need a masked
sprite, which requires twice as much data