Cascade System Not Activating

So I’ve been trying to set up this cascade system to activate when a button is pressed, but it doesn’t exactly work as planned. When I press the button, the trace for the system starts, but the system doesn’t actually activate. Here’s my code:

When the button is pressed:

Event tick (only goes off when the attack variable is true):

Thanks in advance!