Set timer by event, .5 looping? You can’t call it in a function if you use an event but if it’s in a function you could try set timer by function. If it’s a trickier setup you have, possibly call it by event dispatcher through game instance or game mode. Be careful in game instance though as if you’re in the middle of level breakdown and it’s called, you could run into reference crashes.