Something that I‘ve been wondering for a while is whether there is a difference (or maybe performance difference) in having an empty condition with actions or an every tick condition with actions.
As far as I know, both run every tick and seem to have an equal performance impact.