/GDQuest-2D-Tactical-RPG-Movement

https://www.gdquest.com/tutorial/godot/2d/tactical-rpg-movement/lessons/01.grid/

Primary LanguageGDScriptOtherNOASSERTION

Tactical RPG movement

This demo and intermediate-level tutorial shows how to code a grid-based movement as in games like Fire Emblem or Advance Wars.

It was funded by our backers and Godot 2D Secrets.

Features:

  • Grid-based movement.
  • Cursor to navigate the map and select a unit.
  • Displays the unit's walkable area.
  • Displays the unit's path preview.
  • The user can validate or cancel the movement.