Have Event Tick Attach to Multiple Nodes?

I’m trying to use an event tick for two different nodes. Is that possible? Or is there an alternative method to use?

Just use a sequence for the whole thing. ( So attach a seq to tick, first pin goes to the IF, second pin goes to the current sequence.