Render target

Hi everyone, I’m working on a project in ue5.4 where I use a render target to paint dynamically in real time . However, I want the painted areas to disappear or “erase” themselves after a certain amount of time. For example: I paint dots or strokes using a render target. After a delay (e.g., 5 seconds), the painted areas should fade out or be erased.