Jump to content

half invisible bike?


amir232

Recommended Posts

okkkk so heres the deal

i got PHOTOSHOP CS 3

and a private skin some1 made me for stunts

but!!

i see at movies that some bikes are half invisible

some ppl said to me "open TXD WORKSHOP export as PNG/BMP and then open it in photoshop.. make 50 opacity and save it.."

1.if i try to import BMP pictures to the TXDWORKSHOP after i finish it gives me an error "STREAM READ ERROR"

and if i try to put a PNG it is ok but when i go to the game its looks just more brighter and NOT HALF INVISIBLE!

2. some1 said to me "open TXD WORKSHOP then chose "alpha/mask" then export it as BMP not PNG(hells no why.. i tried both but both failed!!) and open in photoshop.. mark everything and then right click and fill.. then chose color and then make it grey.. import back and thats it"

also didnt work!! with PNG it just makes my bike all white JUST WHITE and with BMP same error when i try to import it...

soooooooooooooooooooooo

how the hell am i doing a half invisible bike?!?!!?!?!?!?!? TY :]

Link to comment
Share on other sites

TXD files consist of two textures. The first is the RGB (red, green, blue) channel, this holds a fully opaque texture and is where the patterns or decals or whatever are stored. The second is an alpha (transparency) channel, this basically relies on greyscale, with white representing fully visible, and black representing invisible, and grey in between.

RGB Example:

rgb.png

Alpha Example:

alpha.png

Merged Example (where checkerboard background represents invisibility):

merge.png

You can either use a Bitmap for each of these channels, or use a PNG (which is very similar to a BMP only with a transparency channel). When you import the PNG it cleverly splits up the image into the RGB colour bitmap and the Alpha transparency bitmap.

If you're getting an error from Photoshops export of the alpha channel, try exporting the alpha channel from TXD Workshop then loading it in MSPaint. I'd imagine the texture is just pure white? In which case you only need use the paint bucket to fill it grey, then save and import back into TXD Workshop.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...