We will be learning how to use the GoDot engine for creating software and go over some coding concepts you may need while developing software inside the engine. For this series I use GoDot 3.1
In this class, we are going to create a simple program you can use everyday and you will learn
How to add elements to our UI
Create a UI based software
Send node signals to a script
Learn how to save and open files
Learn how to create a file extension
How to customize different nodes
How to create hyperlinks
How to open a URL from the application