Answer by Mmmpies
gjf is right, nothing in your script refferences the new GUI elements. Have a look here: [YouTube Search for unity 4.6 ui][1] EDIT: That's more like it :¬) I think your code is working. It's even...
View ArticleAnswer by BoredMormon
Nice to see one of my tutorials made it to the front page of the search list! You can probably adapt my [dynamic drop down menu][1] for this purpose For a scrolling set up I would suggest the...
View ArticleAnswer by TooManySugar
I recognize the code from Quili18 from the PUN FPS tutorial in the second post by OP. I'had the same need to convert the console text to ui 4.6. This works for me: Youcan test by adding a chat entry on...
View ArticleAnswer by Mmmpies
gjf is right, nothing in your script refferences the new GUI elements. Have a look here: [YouTube Search for unity 4.6 ui][1] EDIT: That's more like it :¬) I think your code is working. It's even...
View ArticleAnswer by BoredMormon
Nice to see one of my tutorials made it to the front page of the search list! You can probably adapt my [dynamic drop down menu][1] for this purpose For a scrolling set up I would suggest the...
View ArticleAnswer by TooManySugar
I recognize the code from Quili18 from the PUN FPS tutorial in the second post by OP. I'had the same need to convert the console text to ui 4.6. This works for me: Youcan test by adding a chat entry on...
View Article