Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 500 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 500 Bytes

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.