Hi. I'm trying to make an extremely simple game.
the computer asks a user a question to which they respond with some keys to which the computer responds with a question again. Now, i've done the script and it works, but the questions only show up in the "console" part. How do i make it show up on the canvas? Sorry, im an extreme novice :),Hi. I'm trying to make an extremely simple game. I've written the script and the game asks users a simple question to which they either press the up arrow or down arrow, to which the code responds with the next question. Now, i see the questions in the "console" tab. How do i get this to show up in my canvas??
Have you done basic tutorials on that topic? Like Textmeshes, canvas, UI and so on?
Your answer
Follow this Question
Related Questions
InvalidOperationException: Operation is not valid due to the current state of the object unity 1 Answer
I have gotten all these errors when trying to script ? 2 Answers
Exporting Maya Animation of player with ball to unity ? 0 Answers
Input Command Issues 0 Answers
Weird issue with Singleton 0 Answers