/godot-2d-tactical-rpg-movement

Grid-based movement for a Tactical RPG

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.