Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidraab/godotactionrpgseries

A basic Godot 4 game to learn the basics of the Godot Game Engine.
https://github.com/davidraab/godotactionrpgseries

Last synced: about 2 months ago
JSON representation

A basic Godot 4 game to learn the basics of the Godot Game Engine.

Awesome Lists containing this project

README

        

# Godot Action RPG Tutorial

In this project I follow the [Godot Action RPG Series](https://www.youtube.com/watch?v=mAbG8Oi-SvQ&list=PL9FzW-m48fn2SlrW0KoLT4n5egNdX-W9a)
on YouTube made by [HeartBeast](https://www.youtube.com/@uheartbeast).

The Series was original made with *Godot 3.2*. My project updates the code to *Godot 4.1.2*.
Or basically I follow the project and implement the same features, but the coding part
and how things are implemented greatly differs.