How Do You Make A Transparent Spray?

PFCNublarPFCNublar Join Date: 2003-04-23 Member: 15792Members
<div class="IPBDescription">What the title says...</div> How do you make a transparent spray. i tried making it a transparent background gif in photoshop, but wallly won't turn it, so i'm stuck. help?

Comments

  • RevrenRevren Join Date: 2003-05-21 Member: 16585Members
    In order for half life to recognize the transparent area it needs to be 100% blue.

    This link might help

    <a href='http://www.codefu.org/weblogs/darkness/archives/000078.html' target='_blank'>HL Sprays</a>

    Just press control-F and type in "Transparent Color". The author referes to the transparent color as RGB(0,0,255) which is the 100% blue.
  • MavericMaveric Join Date: 2002-08-07 Member: 1101Members
    the last color of the pattle (#255 methinks) must be <i>pure</i> blue.

    0 red
    0 green
    255 blue

    remember though, anything with pure blue will be transparent, but not 254 blue!
  • ShockehShockeh If a packet drops on the web and nobody&#39;s near to see it... Join Date: 2002-11-19 Member: 9336NS1 Playtester, Forum Moderators, Constellation
    Okay, I have a question on that.

    How can I antialiase the pic, without getting the blue outline from where the edges don't end up 100% blue?
  • EplekongenEplekongen Join Date: 2002-11-16 Member: 8915Members
    save as a .gif, then the blue outline would not occur, if saving as .jpg the the colors between blue and others get obskured and not completly blue
Sign In or Register to comment.