Please or Register to create posts and topics.

Dissolve turret in toxic slime

Page 1 of 2Next

I was wondering how I could dissolve a turret in toxic slime. So far I know how to dissolve cubes but it doesn't work for turrets. Any ideas? Thanks in advance!

Try this
https://developer.valvesoftware.com/wik ... _dissolver

In your toxic slime, add a trigger with an output: "OnTrigger entitydissolver Dissolve !activator"

I'm pretty sure that slime is supposed to destroy the cubes without using the fizzler effect.

My YouTube Channel: https://www.youtube.com/user/Camben24
Aperture Science: We do our science asbestos we can!

Can't you just kill the turret?

Konke wrote:
I was wondering how I could dissolve a turret in toxic slime. So far I know how to dissolve cubes but it doesn't work for turrets. Any ideas? Thanks in advance!

If you are using a trigger_multiple to dissolve your cubes, use that same trigger_multiple but check the flag 'NPCs' apart from the 'Physics Objects' one, and use an output like Skotty said.

ImageImageImageImageImageuseful tools and stuff here on TWP :thumbup:
[spoiler]ImageImageImageImageImage[/spoiler]
yishbarr wrote:
Can't you just kill the turret?

Im wondering why some people are using the disolve effect.

I dont think that glados placed some emancipation grid under water or something.
konke, Just use kill/silentdissolve, its more realistic.

Some of Valve's goo pits use (I think by accident) Dissolve instead of the SilentDissolve input, making the effect. You should use SilentDissolve, it looks just like kill but it fires the OnDissolved output for cubes to respawn them. It works on cubes and turrets, maybe other things too.

My stuff:
[spoiler]- BEE2 Addons | (BEE2)
- Hammer Addons
Maps:
- Crushed Gel
- Gel is Not Always Helpful[/spoiler]

Perhaps I'm wrong, but I was under the impression that turrets dissolved in the official maps. Now that I think about it, I can't come up with a direct example of a map. Well, the cubes dissolve so I took for granted the turrets do too. Thanks for your answers guys!

I believe they do in sp_a2_column_blocker but I'll need to check.

Falsi sumus crusto!

Weird. In every map I make, I always use the kill output with modified droppers. Honestly some of the valve (mainly pti) instances confuse me, I find it easier sometimes to just make my own.

My YouTube Channel: https://www.youtube.com/user/Camben24
Aperture Science: We do our science asbestos we can!
Page 1 of 2Next