|
-
Jun 6th, 2001, 07:33 PM
#1
Thread Starter
New Member
Trouble with transparent images
I'm working on an isometric game engine, based on the Dink Smallwood engine. I'm using DirectX 7 to do the usual stuff, but I'm having trouble with transparencies.
I want to have white as a transparent colour for a sprite, and I have set its transparent colour correctly, but it won't work at all. However, black works, and all other sprites from other sources display correctly.
My theory is that the bitmap uses a different palette than others, and the engine can't work out which is white. Is there any way to get the engine to find out?
Thanks,
DesPlesda
Code:
If DinkSmallwood.Rocks = True
Browser.URL = "http://dink.telefragged.com"
End If
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|