1

I have a text (that displays ammo), which looks rather sloppy when it [text] is close to the camera. How would I convert this to a mesh that will still function as a text? I know I can convert it with Alt+C, but it stops functioning as a text object. I saw some videos, and it looks like I will have to use the UV editor with each number separate. How can I have a text display as a mesh, but still keep its function as a text object?

J Sargent
  • 19,269
  • 9
  • 79
  • 131
blackhole
  • 2,390
  • 4
  • 26
  • 64

1 Answers1

5

You can do this with the special text property only found in text objects.

enter image description here

In this case, I am using Always ➨ And ➨ Property

The property actuator copies another property from a different object. I am using the cube from this question to change the properties so you can see it updating.

I have two text objects, neither one of them have been transformed into a mesh. they both retain there edibility as a text object.

In this example, the text is white. see this question to change the text color.

enter image description here