Making the glass on a door breakable Created 19 years ago2004-08-05 10:07:58 UTC by Gman Gman

Created 19 years ago2004-08-05 10:07:58 UTC by Gman Gman

Posted 19 years ago2004-08-05 10:07:58 UTC Post #48094
How do I do that? I gave it a health of 1, but it didn't work.
Posted 19 years ago2004-08-05 10:17:46 UTC Post #48095
Make the glass a func_breakable, give it the Render properties you want and set it's health. Be sure to check the flags too...

As for having it moving with a door, that's impossible in normal Half-Life.
Posted 19 years ago2004-08-05 15:44:59 UTC Post #48159
try using spirit, might be something in there
Posted 19 years ago2004-08-05 22:59:12 UTC Post #48282
if its a func_door or func_rotatingdoor then its impossable to have it break... if its a func_breakable you can have it break but you wont be able to have it move with the door.... however if its a spirit map or for a mod your working on and can add spirit too then you can implement the movewith feature and have the func_breakable simple move with the func_door...
Posted 19 years ago2004-09-27 20:49:15 UTC Post #62523
Wouldn't it work to make it a func_breakable, then create a new brush as a func_door, group them and then when u break the glass, it'll shatter the door?
Posted 19 years ago2004-09-27 22:46:52 UTC Post #62553
no. unfortunately you cant combine entities like that in half-life.
Posted 19 years ago2004-09-27 22:51:39 UTC Post #62555
But you can create the illusion of it being a moving door with breakable glass. Its too detailed to explain here
Posted 19 years ago2004-09-28 03:59:35 UTC Post #62598
which is why there's a tutorial..
Posted 19 years ago2004-09-28 04:35:19 UTC Post #62604
There isn't a tutorial on breakable glass in doors.

I have worked out a way to do it, but the only problem is that the glass cannot be transparent, or else it will look weird. I will upload it to Example Maps I suppose. Just let me make it look decent.
Trapt Traptlegend
Posted 19 years ago2004-09-28 04:54:08 UTC Post #62609
I forgot to mention that it can only be opened from one side. So you can't use this in a CS map or a DM map. But its perfect for SP.
Trapt Traptlegend
Posted 19 years ago2004-09-28 04:55:07 UTC Post #62610
Did I say there was a tutorial here?

No I didn't ;)

But anyway, I read fizscy's post wrong lol.

I was thinking of non-breakable but see-thru moving glass.

PS. Yo fizscy, I am LOgan (the guy with the jungle wad)
Posted 19 years ago2004-09-28 05:17:49 UTC Post #62611
Ok, its in the example maps vault now.

http://www.cariad.co.za/twhl/mapvault_map.php?id=2086

Have fun. And comment. :)
Trapt Traptlegend
Posted 19 years ago2004-09-28 07:40:21 UTC Post #62626
Well you'd have to have them tied to a func_door, then when you want it to break- have a render make the func_door dissapear and a func_breakable appear, and then break it-- this is how it was done in the original half-life game---(I got a decompiler[for that reason only]I use it when I need help on stuff that they did in the game)
It can get frustrating, It took me for ever-- first I had to have the normal door, I walked in and out of when I walked into this room I had aliens appear making them strike the door with there electricity the door broke and flew open and closed.So I had to make two doors one the normal door- and two, the broken door, and then the func_breakable, same as the first door,(only tied to a func_breakable instead of a func_door)... anyways Im going to stop blabbering on... lol
Unbreakable UnbreakableWindows 7.9 Rating!
Posted 19 years ago2004-09-28 07:45:19 UTC Post #62631
that just gave me a really great idea, but you need that kind of stuff for hl, pity it's almost useless in any multiplayer mod

i did just have an idea that i will try and implement in my forthcoming map:

hi_tribes, actually, go to stuff and look for a post called hi_tribe(s)
Posted 19 years ago2004-09-28 09:59:37 UTC Post #62677
hey g man are u the gman i know from team usa?
Posted 19 years ago2004-09-28 10:35:01 UTC Post #62697
He's Bulgarian.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2004-09-28 10:43:01 UTC Post #62699
He could still be in team usa =P
You must be logged in to post a response.