Jump to content

Home

shields and destructible objects


Tyler_Durden

Recommended Posts

Posted

I am in the process of making my map, however i wanted to make a part in the game where you would have to destroy some shield generators in order to destroy a reactor, kind of like the shield level in the doomgiver.

 

I also wanted to make the reactor explode when you destroy it. I read the rich diesal tutorials thoroughly, however he doesn't cover this area. So i was wondering if anyone knew how to implement these into the game?

 

And thanks in advance to whoever helps me out.

Posted

hmm thats a bit general;

so you want to destroy shield generators with a weapon? hence giving you access to the reactor to be destroyed with a weapon as well? it depends on how you want it to be destroyed and the event to occur when it is.

Posted

k whatever a func_breakable is targeted at will be used when the breakable breaks. so just target the shield generator (func_breakable) to whatever force field or door or what ever you have blocking the reactor. when you break the generator the door will open or whatever.

 

for the reactor are you looking for a func_breakable for that to cuz you can set some of the breakable characteristics for it in the entity window; just look to see whats there. If you are looking for an amazing massive pyrotechnic display; i'm not sure how to do that but i'll see if i can find out. I guess you can have a bunch of func_breakables trigger in sequence with varying wait values. You could probably assigne massive chunks and size to it. probably throw in a couple fx fires to trigger on and off quickly or something

Posted

ok i got the reactor to blow up which is awesome, thanks. But do you know what shader or texture or efx file makes the shield? I wanted something like the shield in the room where you fight galak. Thanks

Posted

well i went to the tests textures but i didn't find exactly what i was looking for, basically i want the force field to be the one that was in lando's cell. Or a transparent blue....... something like that in order to see the the reactor.

Posted

It's in the tests texture group. I believe it's forcefield/W or something like that. I couldn't find it because radiant didn't show a shader for it and i had to turn the brightness up on my system high enough so i could see the words.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...