- Home /
UI Text Component being reset on player when built
heres where I think the problem is, this script is attached to a First Person Player controller, everything works just fine in the editor, but when i go to build it, the UI shows the placeholder text that I have in the editor, but not my pickup countText or my WinText, and I also cannot pick up the pickups! All of these are controlled by the script above, I think what is happening every time I build is that the PlayerController script is breaking where none of it works.
plz help
Comment
Your answer
Follow this Question
Related Questions
Unity 4.6 adding a Canvas Text onto a gameobject prefab?? -1 Answers
Trying to make an ASCII UI based game 0 Answers
Simple text GUI 2 Answers
Multiple Text of canvas with One script ?? 1 Answer
4.6 UI Canvas is smaller than normal 1 Answer