Hello!
I need a little help in the editor. I also posted a pic for better understanding.
As you can see, i have set up a burn event for touching that blue platform. The rider starts to burn after two seconds after hitting the platform. What i want to do is, that the rider only starts to burn if he stays in contact with it for two seconds, so if he leaves the platform within the mark, the flames won't affect him.
Would be great if anyone knows how to do it. Thanks in advance! :-)
![]()
Hi and thanks for the reply! Either i'm doing sth. wrong or it doesn't work. I'd go for the first one..Originally Posted by dasraizer Go to original post
Not sure if i understood you right. The problem is that the Impulse clamp filters only allow to "wait" and i'm not sure what you mean by "receiving". I can only change Min/Max Impulses.
I've done it like you said using one clamp filter On Active and one On Hit (instead of the delay filter), then nothing happens.
oh yeah, my bad, silly min max naming :/
open you hit trigger and uncheck disable after hit, replace On Hit with On Active which is pointing to the Impulse Clamp and remove the delay filter. the impulse clamp needs Min to set to 120 ticks, Max from set to 1 and wait set to 120 (or 121) then pass the impulse from this to your fire event.
apologies for the confusion.