Welcome
NewsI’ve put this website together to offer a more cohesive and comprehensive experience for you! 🔥 Godot 4 Tutorials I […]
This is a brief tutorial covering installation of Godot 4 C# and required components. Godot 4 C# Installation Instructions .NET
Godot 4, VS Code & .NET 8 Installation & Configuration Read Post »
You may create a new project from scratch or use your Godot 4 existing project to follow along with this
Godot 4 C# Main Screen Plugin Read Post »
Table of Contents Setting up a Project Renaming the Project Gamebase Folder Structure
Godot 4 – Save/Load/Delete System Documentation Read Post »
The OptionButton node offers the functionality of a drop-down list that allows a user to choose a single item from
Godot 4 C# OptionButton — Setup, Signals & Unexpected Behaviour Read Post »
For the 2D games that I make it makes the most sense to me to have an Audio System that
Godot 4 C# Tutorial #11 : Complete Non-Positional Audio for 2D Games Read Post »
In this tutorial I am going to dicuss Godot’s video modes and what I think will be the best Video
Godot 4 C# Tutorial #10 : Video Menu Read Post »
Welcome back to another awesome C# godot tutorial with Vidya! So far we’ve created a great save, load, delete sytem,
Godot 4 C# Tutorial #9 : Menu Switcher Read Post »
I recommend skipping this tutorial as it does more harm than good for your game development uses. If you’re interested
Godot 4 C# Tutorial #8 : Save File Obfuscation (Optional / Recommend Skipping) Read Post »
Alright, let’s do a little situation exercise. You’ve come from a background using Unity for the last five years or
Godot 4 C# Tutorial #7 : How did Vidya figure out Godot C# stuff so fast? Read Post »
In this tutorial we do an overview of the Audio Menu. I show how to setup Godot’s Audio Bus, change
Godot 4 C# Tutorial #6 : Audio Menu Read Post »
To get started we will need some sprites or sprite-sheets. I have created sprite-sheets specifically for use in Godot which
Godot 4 C# Tutorial #5 : Animate like a Unity Programmer Read Post »