Godot 4 C# Tutorial #4 : Making the Main Menu

Please download this tutorial’s resources from github.

๐ŸŒŸTutorial Links ๐ŸŒŸ

Download: https://github.com/VidyaGameMaka/godot4tutorial/

Click on the green code button then click on download zip. Unzip the file and open the Godot project in the Tutorial 4 folder.

In this tutorial I will be reviewing the main menu that will utilize the save/load/delete system.

If you need a refresher on how to setup menu Buttons, Labels and Signals please refer to Tutorial #2.

Scroll to Top