Blueprint to Mimic Typing

Hi there!

Could anyone share with me a way to use Blueprints to mimic typing, where the letters of words are slowly revealed to give a typing effect like in many games?

I wanted to use this for my game HUD but couldn’t figure out how to utilise float with a Draw Text node.

Regards,

hello can u be a little more specific of what u want to achieve looks like ? do u want to create an internal game keyboard or am i wrong?

Hi Gupta,

I wanted to create text on the screen, but the letters are revealed over time.

Just as if you were typing.

I assume a float equation would be necessary.

Regards,

here is a tutorial . U can customize accordingly . but this is the basic setup

Thank you! Just what I was looking for! Awesome.

Hiya! This was quite helpful too and a great resource. Thanks so much!