Question by
Adrian-Salarda · Jul 13, 2016 at 08:30 AM ·
gameobjecttextcanvasinspector2d-platformer
Is it possible to create multiple Gameobject Texts in script and simply click and drag the texts in the Hierarchy into the Inspector?
Hi guys,
So I want to create multiple game object texts in the scripts and be able to just grab a GameObject text into one of the following lists?
Essentially I'm making a spelling game 2D-platformer. When the player collects the letters, they show that letter in the canvas (forming a word).
Comment
Your answer
Follow this Question
Related Questions
How can I display text from a webrequest? 2 Answers
canvas/text object sync 0 Answers
UI Text alignment mobile vs editor are not equal. 0 Answers
Weird text field bug? 1 Answer
Array index out of range(C#) 1 Answer