- Home /
Is possible to have Text in GameObject who follows the GameObject?,Can I scale text with game object?
So I want to make Text in GameObject that follows the GameObject, without having collide with Main Camera, Is it possible?,So basiclly I have an GameObject, and child I want to make a Text Element who will follow the parent, which in this case is this GameObject.I have already made one, but for me its only working when i have camera in child of this object. And its colliding with already existing Main Camera..
Your answer

Follow this Question
Related Questions
Is it possible to use Windows Form Application to develope user interface in Unity? 1 Answer
PointerEventData pointerID inconsistency 1 Answer
Game shifts to lower right corner post build 0 Answers
Why does clicking on no UI element result in the currently selected selectable being deselected? 0 Answers
Worldspace UI contents scale issues when moved along Z axis 2 Answers