Master RPG development with the free and open-source Godot game engine. Using GDScript, Godot’s personal scripting language, you will be shown the fundamental skills needed to create a 2D RPG complete with loot, enemies, maps, and more. Through this, you will develop several systems that can be expanded for your RPG projects, as well as new 2D game development skills that can be applied to other genres.
You will learn how to:
- Animate player movement with various sprites
- Create explorable maps with tiles
- Set up the camera to follow the player
- Build enemies which can attack
- Implement a dynamic interaction system incorporating chests and combat
- Script a UI to display health and levels
… and more!