- Home /
How to display UI Text on GameObject in script?
I am currently working on a 2D game that when a certain button is clicked, the player goes into a QTE mode where the number of clicks on that is shown on top of the button. I want to know how to either display the UI Text on my Canvas and position it to my button or directly place it as a child on my button.
Comment
Your answer
Follow this Question
Related Questions
How do i make a BattleLog? 0 Answers
,InputField backspace returns already send text 0 Answers
Multiple NPCs 1 Answer
Quick Question on UI Text Alignment 1 Answer