I am actively working on a tutorial series covering how to build a top down 2D ARPG.
The tutorial series covers Godot 4.x, uses GD Script, and a pixel art 2D style.
https://www.youtube.com/playlist?list=PLfcCiyd_V9GH8M9xd_QKlyU8jryGcy3Xa
I currently have 9 videos in the series, and am planning/working on more!
Episodes
E01 // Make a Basic Top Down Character
E02 // Player Idle & Walk Animations
E03 // Player State Machine
E04 // Tilemaps and Tilesets
E05 // Create a Player Attack State
E06 // Hit & Hurt Boxes
E07 // Addressing Issues
E08 // Auto Camera Limits
E09 // Make a Slime Enemy I
Additionally, I have put together an itch.io page where I am uploading all the assets used in the tutorial series:
2D Action and Adventure Tutorial Assets by Michael Games