Is it possible to make 3D text editable by players in-game?

Hey there @Zephyrlark! Welcome to the community! There’s lots of ways to get input and translate it to text in game, however that use case can change exponentially. Would this basic implementation work out for you?

2022-09-21_22-57-22

This would definitely need more tweaking as I threw it together in 2 minutes. Alternatively if you want to enter it from UMG UI and passing it down to a render text, it would be much easier to handle the processing instead of doing it in game.

Edit: Seems the BP failed to upload sorry!