-
A focus distance problem with 3D Room
Hello. I’m making a 3d room just like the one in Andrew Kramer’s tutorial. The problem is that in this tutorial he has used only one text and I want to create a credits run with at least 4 texts. Everything is ok but until it comes to keep all those texts focused, it just messes up. I was trying the expressions way: Focus Distance length(text position, camera position; length(2nd text position, camera position) but it only keeps the 2nd text focused. Is there any way to fix that?
Tomek Lachowski