|
-
Apr 20th, 2005, 08:57 PM
#1
Thread Starter
Member
DX8 replace color with another
How do you get DX8 to replace one color with a different one? Just like you can do with invisible?
-
Apr 21st, 2005, 08:12 AM
#2
Re: DX8 replace color with another
Do you mean to make some parts transparent? If so, then alpha blending is the way to go.
If you just want to change the colour from one color to an other like changing the texture for the clothes to a the red team to blue, then it becomes a lot more tricky, and the way to do it is pixel by pixel, and it is VERY slow, and should probably be done at design time.
ØØ
-
Apr 21st, 2005, 01:40 PM
#3
Thread Starter
Member
Re: DX8 replace color with another
 Originally Posted by NoteMe
If you just want to change the colour from one color to an other like changing the texture for the clothes to a the red team to blue, then it becomes a lot more tricky, and the way to do it is pixel by pixel, and it is VERY slow, and should probably be done at design time.
ØØ
That is what I mean. =( Where can I find information on how to do this?
If it is really all that complicated I suppose I can just make transparent layers and change the colors of the layer behind it.. but that wouldnt be the ideal situation.
-
Apr 22nd, 2005, 11:04 PM
#4
Thread Starter
Member
Re: DX8 replace color with another
anyone offer some more help on this?
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
|