HELP how to make 3d text & CreatePrefab

https://playground.babylonjs.com/#VUJG1#9

Hi, I want to make the above example has letter in the gap

like this picture
1Capture
How could I do that
Thanks!

You can render 2D text onto a plane with a dynamic texture https://playground.babylonjs.com/#O4OXG#51

You could also take a look at this thread for 3D text 3D text in Babylon