I'm very new to godot and was following the step by step tutorial on the godot website. I have godot 3.1 .
I made a script node that says "hello world" and tried to run the scene like the tutorial said, but nothing appears. I'm not sure how to put the code into this question since godot has a workspace and stuff and isn't a text editor. It's very simple though, just the script node with the text value changed.
I've tried searching up this problem and other people seem to get some error message when their scene doesn't run, but I don't get any error. I get this on my output though:
** Debug Process Started ** OpenGL ES 3.0 Renderer: Intel(R) UHD Graphics 620
I'd really appreciate any help to get the scene to run, I'm looking forward to learning to make games in godot. :)


