Godot Survivor - Customize
Type: Godot Tutorial
My Role: Student
Date: March 2025
Project Description: My project following the Create Your First 2D Game From Zero with Godot 4 tutorial from GDQuest. The project is using the game Vampire Survivor as an example to work from, hence the name of the project.
Following along with this tutorial is my first attempt at using Godot Engine. I am also going through their Learn to Code From Zero with Godot to learn the basics of Godot's programming language GDScript which helps during this project.
After Copying the tutorial, now I am customizing it to see what I can remember and explore around the engine on my own.
Dev Diary - Customizing the Tutorial
Cutomizing this tutorial will be a good test of what I can remember, what I can find out on my own through exploration and what I can find from other sources.
Pre-made project files provided from GDQuest.
I have worked through 21 of 30 lessons in the Learn Code From Zero course which has helped me understand some of the structure of the code being used in this tutorial.