Creating Software In GoDot: Basics
Learn To Create Programs The Easy Way
Description
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
What You Will Learn!
- Create a UI based software
- Send and connect signals to a script
- How to save and open files
- Node customization
- Create hyper-links
- How to open something in your users default application
Who Should Attend!
- Anyone who wants to learn to develop software using GoDot
- Anyone who wants to see more of a software developement rather than game developement