Godot 4.1 - Creating Menu's Part #1 - Welcome all ye' Unity devs !
Hey all. It has been a LONG time! I hope you are all keeping well.
As someone that's been working on Godot for around 6 months now, I feel compelled to take another stab at creating tutorials. But this time, it's aimed at those that are coming from Unity. I'll do my best to take you through the front end and how to navigate the somewhat confusing interfaces!
In this tutorial, I'm going to be creating a simple main menu. It will be followed up with adding the actual functionality in part 2.
I hope you enjoy. Please like and subscribe if you'd like more. And please leave a comment to tell me what I'm doing wrong!!
Link to buttons: https://fenfekx.itch.io/button
Link to background: https://www.wallpaperflare.com/outrun-vaporwave-wallpaper-gjedg
Timeline
0:00 - Introduction
2:05 - Overview of Tutorial
3:35 - Creating a New Project
6:30 - Quick Godot Front End Overview
8:00 - Setting Up the UI Control Node
12:15 - Adding the Buttons
17:50 - Taking a Look
19:00 - Creating a Theme/Default Font
24:47 - Button Theme
32:50 - Scripting Time! Handling Quit Button
36:40 - Finishing Off the Button Theme
42:04 - Adding a Background
48:00 - Adding a Title Label
50:55- Prologue!