Is there a good way to modify CustomTimeDilation without affecting all components in the actor?

Yeah, this is the way I’m doing right now. But it’s pretty hard to manage all the components I want to pause, I think it’s easier to manage what component I don’t need to pause, so that’s where the question comes from. But thanks for your reply!