Here you go @Manim8
I made it using custom game state, but it can be done different ways.
Custom Game State:
Object to destroy:
Delay needed to make sure that game mode variable is updated.
I’m using destroy from game state because multicast does not work if actor is not replicated.