Jump to content

Adding transparency to textures?


Technical Ben

Recommended Posts

Is it possible to add transparency to textures? I\'ve tried saving an alpha channel, but it does not seem to work. I can see the chutes have transparency, so wondering if I can get it in other parts too.

[edit]

Oh, the wiki says it cannot be partial transparency anyhow, so I\'ll skip for now. But knowing how to do full transparency would help. Then I can add simple details and 2d effects.

Link to comment
Share on other sites

It\'s simple, though. Just set your alphaCutoff parameter at a value. For transparent texture, you put your alpha channel above the relative value (alphaCutoff goes from 0 to 1, and if I recall the alpha channel from 0 to 255. So with alphaCutOff at 0.5, an alpha value of 126 would be transparent, but not a 129.)

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...