How would I do this? Created 17 years ago2006-08-21 22:57:21 UTC by Exos Exos

Created 17 years ago2006-08-21 22:57:21 UTC by Exos Exos

Posted 17 years ago2006-08-21 22:57:21 UTC Post #194085
I remember in Half-Life 2 there was this obsticle where steam would come out of a pipe and it hurts you if you touch it. It would turn on and off so you would need to move when it turns off to avoid being hurt. How would I do this?
Posted 17 years ago2006-08-21 23:20:24 UTC Post #194086
Use a env_steam for the effect, then make a trigger_hurt to create the damage. Hook both up to a logic_timer and set the interval.
Posted 17 years ago2006-08-22 09:23:24 UTC Post #194124
How do I hook it up to the logic_timer? Put them in the outputs??
Posted 17 years ago2006-08-22 10:48:36 UTC Post #194139
Never mind, I figured it out, In the outputs I had to set it to "toggle."

Thanks!
Posted 17 years ago2006-08-22 11:08:17 UTC Post #194141
You could also make it random and then set "OnTimer"
Then it would randomly pump out steam.
Madcow MadcowSpy zappin my udder
You must be logged in to post a response.