Hi Allan,
It’s find to post here, you can of course also use the Q&A on Udemy for the specific lecture if it is a course related query.
If you look at the console you’ll see you have an error, this is why your text isn’t appearing, because you code has been stopped before it could execute.
The error relates to Terminal.cs, line 22, however, it’s possible that your code may be responsible. Could you copy/paste your entire script into a reply please and apply code formatting.
Updated Thu Jan 31 2019 20:48
Just out of interest, have you added you Hacker.cs script as a component to the WM2000 GameObject in the Hierarchy?
Please note, it’s better to copy/paste your code and apply the code fencing characters, rather than using screenshots. Screenshots are ideal for displaying specific details from within a game engine editor or even error messages, but for code, they tend to be less readable, especially on mobile devices which can require extensive zooming and scrolling.
You also prevent those that may offer to help you the ability to copy/paste part of your code back to you with suggestions and/or corrections, meaning that they would need to type a potentially lengthy response. You will often find that people are more likely to respond to your questions if you make it as easy as possible for them to do so.
Hope this helps
See also;