[Tutorial] How to make ANYTHING completely transparent

Everything about HD, MD, and their mods.

Moderator: Halo Moderators

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

[Tutorial] How to make ANYTHING completely transparent

Post by Sparky » Thu Jun 03, 2010 8:43 pm

Disclaimer: This may not work for you, but you can experiment with it.

EDIT: This will not work using our current modding methods. See this post for more information.

This technique can be used to make absolutely anything rendered by the Halo Engine completely transparent:

Simply rename the tag you want transparent to include # at the end.

So for example, completely transparent active camoflage can be obtained by renaming the bitmap "rasterizer\active camouflage distortion" to "rasterizer\active camouflage distortion#" -- easy, isn't it?

Other renaming effects, as described by the HEK manual:


% Two sided property. This flag or shader symbol when applied to a material that is applied to a face or surface renders both sides of the surface instead of just the side that the normal is facing.
# Transparent property. This flag or shader symbol when applied to a material that is applied to a face or surface allows the surface up to be rendered with transparency.
! Render only property. This flag or shader symbol when applied to a material that is applied to a face or surface makes the surface only render the face, the face or surface will not have any collision.
* Large collideable property. This flag or shader symbol when applied to a material that is applied to a face or surface sets the surface up to not be rendered and only have collision.
$ Fog plane property. This flag or shader symbol when applied to a material that is applied to a face or surface makes the surface not be rendered. The faces acts as a fog plane that can be used to define a volumetric fog region.
^ Ladder property. This flag or shader symbol when applied to a material that is applied to a face or surface sets the surface up to act as a ladder for the player. The surfaces is climbable.
- Breakable property. This flag or shader symbol when applied to a material that is applied to a face or surface allows the surface to be able to be destroyed or broken. (e.g. glass)
& AI deafening property. This property does not apply to multiplayer levels. This flag or shader symbol when applied to a material that is applied to a face or surface allows that surface to inhibit AI functions.
@ Collision only property. This flag or shader symbol when applied to a material that is applied to a face or surface sets the surface up to not be rendered and only have collision.
. Exact Portal property. This flag or shader symbol when applied to a material that is applied to a face or surface makes the surface able to be used to define an exact portal.
Last edited by Sparky on Wed Sep 01, 2010 7:52 am, edited 1 time in total.
Either you are groping for answers, or you are asking God and listening to Jesus.

Sugarlumps
Ranger
Posts: 1545
Joined: Mon Aug 03, 2009 10:42 pm

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Sugarlumps » Thu Jun 03, 2010 8:53 pm

Simply wonderful stuff! Now we don't have to null bitmaps in models and we can just use this method :D
Image
Click!

kiddten
Commando
Posts: 2469
Joined: Wed Sep 30, 2009 1:42 am
Location: Nova Zeelandia.

Re: [Tutorial] How to make ANYTHING completely transparent

Post by kiddten » Thu Jun 03, 2010 9:58 pm

holy shit... ladder property's? EPIC.
kiddten, on most things nowadays wrote:no
TaxiService wrote:HERE IS THE GODDAMN WALDO YOU CHEATING DICK
๖ۣۜĐeяP wrote:U MOTHER FUCKER AND U FUCKING PARENTS AND FUCKED OFF ASS HOLES

Smythe
Commando
Posts: 2429
Joined: Tue Dec 25, 2007 12:52 am
Location: 'Straya Mate

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Smythe » Fri Jun 04, 2010 5:12 am

I'm interested in these-

- Breakable property. This flag or shader symbol when applied to a material that is applied to a face or surface allows the surface to be able to be destroyed or broken. (e.g. glass)
And
& AI deafening property. This property does not apply to multiplayer levels. This flag or shader symbol when applied to a material that is applied to a face or surface allows that surface to inhibit AI functions.
these look interesting.... what would happen if i did it to a vehicle?
Hold on, if i made the cyborg bitmaps with a ^ at the end would you be able to climb it?
Image

Kayar
Delta Force
Posts: 4214
Joined: Mon Jul 16, 2007 11:59 am
Location: Elsewhere.

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Kayar » Fri Jun 04, 2010 5:21 am

Awesome! Man... this is pure gold. Excellent find!

@Olly: Yes, you would be able to climb the cyborg. It would work just as things work if you use the "can climb on any surface" flag, only that now we can choose what surfaces we want climbable.

Simply amazing.

Ooh... also Olly, what you said about using these on vehicles... this way we could actually manage to make an invisible no-collision vehicle to drop AI out of. Only that without the collision they wouldn't be able to be dropped out of it... hmmm...
Image
~Kayar~
TaxiService wrote:You haven't seen like the 90% of the dicks i drew. Someday i'll make a website where people will be able to browse the contents of my old notebooks.
WilliamSub wrote:They flock with your hormones
MGM Sig

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Sparky » Fri Jun 04, 2010 9:57 am

I only tested this a little bit so far, and note that this thing may only work with shader and bitmap tags. Will continue testing.
Either you are groping for answers, or you are asking God and listening to Jesus.

Fortune
Ranger
Posts: 888
Joined: Sun Oct 04, 2009 1:40 pm
Location: NYC, baby

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Fortune » Fri Jun 04, 2010 1:58 pm

With the destructo command, could i make for example a destructo rock?! thats awesome
ᕦ( ͡°╭͜ʖ╮͡° )ᕤ

Visiting this website is filled with nostalgia. Its like going to an old home.

Thank you for all the memories. Never change.

Amy
Green Beret
Posts: 3628
Joined: Mon Nov 17, 2008 6:22 pm
Location: Mota-Lev's house.
Contact:

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Amy » Fri Jun 04, 2010 2:23 pm

I was wondering if this would work just by renaming tags.
MGM Sig
Mota-Lev wrote:Its like watching an Asian girl crush a cats brain through its eye socket with high heels.. Its horrible but I just can't look away :/.

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Sparky » Fri Jun 04, 2010 5:15 pm

With the HEK, destructible surfaces are created as part of the bsp, not as separate scenery objects. You can try it, though... you might need to add a destroyed effect, like the banshee and wraith have in single player versions.
Either you are groping for answers, or you are asking God and listening to Jesus.

Turtle
Operative
Posts: 183
Joined: Sat Sep 26, 2009 12:35 pm
Location: Under the sea!

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Turtle » Sat Jun 05, 2010 12:17 am

So in theory you could make a destructible/invisible BSP?
Image

Smythe
Commando
Posts: 2429
Joined: Tue Dec 25, 2007 12:52 am
Location: 'Straya Mate

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Smythe » Sat Jun 05, 2010 2:31 am

Turtle wrote:So in theory you could make a destructible/invisible BSP?
This man is a genius!
Image

Turtle
Operative
Posts: 183
Joined: Sat Sep 26, 2009 12:35 pm
Location: Under the sea!

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Turtle » Sat Jun 05, 2010 2:40 am

olly12345 wrote:
Turtle wrote:So in theory you could make a destructible/invisible BSP?
This man is a genius!
That was sarcasm, right?
What I meant was the entire BSP, Not just The destructible surfaces that HEK creates.
Image

Smythe
Commando
Posts: 2429
Joined: Tue Dec 25, 2007 12:52 am
Location: 'Straya Mate

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Smythe » Sat Jun 05, 2010 2:56 am

Turtle wrote:
olly12345 wrote:
Turtle wrote:So in theory you could make a destructible/invisible BSP?
This man is a genius!
That was sarcasm, right?
What I meant was the entire BSP, Not just The destructible surfaces that HEK creates.
No sarcasm. i was serious. but the way that the engine does it i think the entire thing would break at once...
Image

Turtle
Operative
Posts: 183
Joined: Sat Sep 26, 2009 12:35 pm
Location: Under the sea!

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Turtle » Sat Jun 05, 2010 3:00 am

olly12345 wrote:No sarcasm. i was serious. but the way that the engine does it i think the entire thing would break at once...
I suppose, but then again, The pillar of autumn BSP in the first level of Halo did it in parts didn't it? Or was that to do with Scripting or Emitters or something?
Image

Smythe
Commando
Posts: 2429
Joined: Tue Dec 25, 2007 12:52 am
Location: 'Straya Mate

Re: [Tutorial] How to make ANYTHING completely transparent

Post by Smythe » Sat Jun 05, 2010 3:35 am

Turtle wrote:
olly12345 wrote:No sarcasm. i was serious. but the way that the engine does it i think the entire thing would break at once...
I suppose, but then again, The pillar of autumn BSP in the first level of Halo did it in parts didn't it? Or was that to do with Scripting or Emitters or something?
Effects and scripts and somesuch.
Image

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 8 guests