When I use 3D text in my game, it shows through the walls. When I tried [ http://wiki.unity3d.com/index.php?title=3DText](http:// http://wiki.unity3d.com/index.php?title=3DText) my text turned into a bunch of squares, and I cant find the “Font” shader for the other solution I’ve seen. Can someone help me?
Never mind, I found a video on youtube that works.
That is very old. The way to do world space text is to just use a canvas with text on it.
This was the old way of doing it when there wasn’t a proper solution built in.