-
Member
how to reset the clamp impulse filter after 1 st use
I'm launching rockets in a chain and I got them to reload but I need a way to reset my clamp pulse filter too. Any suggestions.
-
Senior Member
Re: how to reset the clamp impulse filter after 1 st use
Use a variable data source set to astronomical number, grab the wait ticks for the clamp there. Set to 0 with a set value event. set to the datasource after a delay (1 tick).
-
Member
Re: how to reset the clamp impulse filter after 1 st use
I'm not sure I understand. So I take the tick setting and make the variable data source the value object. But what do I do with the set value event.