Moving Entities Created 19 years ago2004-07-12 12:53:11 UTC by MkT MkT

Created 19 years ago2004-07-12 12:53:11 UTC by MkT MkT

Posted 19 years ago2004-07-12 12:53:11 UTC Post #40684
This is my idea: the player has to get out from an exploding 'compound'. They to keep running or else a triggger_hurt will catch up with you (killing the player). Is it possible to make a trigger_hurt move, or follow you? I was also wondering if this would work with other entities eg. lights, sounds, sprites.

I seem to remember there was one point on HL when you are in a pipe and a Grunt chucks in a satchel, and it explodes, sending a flame down the tube - so it must be able to be done. I have checked most of the tuts on this site and have experimented myself but I cant seem to get it right.

Any help would be appreciated :)
Posted 19 years ago2004-07-12 14:28:41 UTC Post #40694
you could try to make a multi_manager and manny smaller trigger_hurt
and trigger the hurts to activate after eachoter...
if you get what i mean...?
Posted 19 years ago2004-07-12 14:34:31 UTC Post #40695
Indeed.
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2004-07-12 15:49:05 UTC Post #40732
Or use spirit and make a non solid invisible func_train and set the trigger hurt to move with it.
m0p m0pIllogical.
Posted 19 years ago2004-07-12 17:22:41 UTC Post #40760
thats only in spirit i think
Posted 19 years ago2004-07-12 17:49:36 UTC Post #40772
That's why he said "use spirit and".
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2004-07-12 17:50:13 UTC Post #40774
thats only in spirit i think
That's why m0p said Or use spirit.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-07-12 17:56:27 UTC Post #40776
ore make a func_train non-solid and set damage to 1000. when it hits the player hes dead.
Posted 19 years ago2004-07-12 17:57:34 UTC Post #40778
But then it does train damage, and not fire damage.
RabidMonkey RabidMonkeymapmapmapfapmap
Posted 19 years ago2004-07-15 05:52:50 UTC Post #41506
Thanks for your help. Soon after I posted this I realised that I could do what Howdy said and use smaller trig_hurts in succsession and activate them ,say, every second
You must be logged in to post a response.