tutorials/3d/3d_text #183
Replies: 1 comment
-
There is one more approach which should be mentioned. It's a little niche, but nevertheless valid: Assigning a material with a Advantages:
Disadvantages:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/3d/3d_text
Introduction: In a project, there may be times when text needs to be created as part of a 3D scene and not just in the HUD. Godot provides 2 methods to do this: the Label3D node and the TextMesh re...
https://docs.godotengine.org/en/stable/tutorials/3d/3d_text.html
Beta Was this translation helpful? Give feedback.
All reactions