Skip to content

Following along HeartBeast series, but for Godot 4

Notifications You must be signed in to change notification settings

AndreVarandas/Godot-4-rpg-tutorial

Repository files navigation

Godot-4-rpg-tutorial

Following along HeartBeast series, but adapting along the way for Godot 4.

You can follow the free tutorial series online made for Godot 3.2 on HeartBeast YouTube channel.

image

Done:

Part 1 to Part 7

  • Fixed camera settings.
  • Used CharacterBody2D for player, KinematicBody2D no longer exists.
  • Changed player script, velocity is included with CharacterBody2D.
  • YSort replaced with custom script.
  • Auto tiles using the new tilemap / tileset system.

Upcoming:

P8:

...

About

Following along HeartBeast series, but for Godot 4

Topics

Resources

Stars

Watchers

Forks