Text won't properly update in Unity Bolt
SOLVED - Check comments.
.
.
Now i might just be stupid and forgot something but if you got any idea, please comment. .
.
Unity Bolt
Visual scripting
textmeshpro
text mesh pro
tmp
.
When i try to update the text it just renders it on top of the old text like this:
(10 and 11 combined)
.
The code is:
(visual scripting unity bolt)
Answer by unity_1102B91A1B9B4303C713 · Mar 20 at 11:02 AM
Solved
Use "Base" and NOT "Overlay" in camera "Render Type"
Your answer
Follow this Question
Related Questions
TextMeshPro Set Alpha Color 0 Answers
Fix TextMesh Pro UI outline shader artifacts 4 Answers
Mobile game lags when text mesh and gui text updating 0 Answers
What is the best way to create oldschool glowing text terminal effect? 1 Answer
How to change caret position inside Input field using mouse position 0 Answers