Emulate animated text in HUD

I wish to simulate a scroll text in the classic HUD (no widget) or chars appearance from left to right like many games for reading effect. Normally I used in past learning language programming similar purpose through a for loop with a mid or left function but looks like a for loop + a delay or timeline is not a choice in blueprints, somebody know a working alternative?

Solved with Set Timer event