Replace stuff offscreen

Not sure if there’s a node for that in blueprints but in C++ you can use last rendered time which indicate when was that mesh, particle fx etc was rendered, you can compare it to game time and calculate how long it has been invisible and similar things.