Hello World!<br /><br />It's my first time using any kind of game development software, but, I didn't want to go for one of those WYSIWYG type engines like GameMaker Studio. I want to delve headlong into a powerful engine. That said, I'm already stuck...<br /><br />I'm going through the 'Step by Step' guide and I'm up to the section on scripting:<br />http://docs.godotengine.org/en/latest/tutorials/step_by_step/scripting.html<br /><br />I've created the Panel, Label and Button nodes but I am unable to edit the text field in the properties window for the button node. <br /><br />When hovering the mouse over the text field in the properties window a tool tip pops up reading "Property: Text. Set the button text, which will be displayed inside the button area." but clicking, double clicking or right clicking does not allow me to edit the text. I am confuse :S<br /><br />Help a noob out? please and thank you