im making a tfc map with a lot of func_button boxes that im using to sort of simulate a breakable, because breakables cant come back. is there a way i can get all the buttons to reset to the same original position when the flag is capped?
what ive tried
a trigger_multiple with the target as the boxes, but that toggles them back and forth. i want them all to go to the same position.
the itg targeted to a trigger_relay targeted to the boxes, same as above.