Make certain actors invisible during sequences

Is it possible to make certain actors invisible when sequences are playing

Hi. Yes, you could do it by first assigning a Tag to the Actors you want to make invisible. Then, before triggering your Sequence, call a Get Actors with Tag node and run the resulting array through a ForLoop that Sets Actor Hidden InGame unchecked for each of the members of the array. (Sample images below).

273870-capture.jpg