Skip to content

ramaureirac/godot-tactical-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

About

License: MIT Godot v3.4 Godot v4.0

A simple template for making tactical role-playing games on Godot Engine 4. This is not a fully functional game framework or a professional work, just a simple project made in my free time. Anyways, feel free to use this sample in your own game.

As mencioned before, this project uses Godot Engine 4 (and was ported quite recently), so it will no longer support previous versions of the engine. If (for some reason) you still want to use an older version of Godot make sure to clone from the respective branch, but keep in mind that no new features will be added in the future.

Features

  • Turn based plus grid movements
  • Each pawn can move and attack
  • Super basic (and stupid) enemy AI
  • Camera movements and rotations
  • Automatic battlegroud map recognition (req. Blender + Godot Export) Here
  • Controller Support

asset-store

Preview

preview

Special thanks

  • GDQuest
  • Tiny Legions
  • Miziziziz
  • TutsByKai
  • AdamCYounis
  • Almost every other guy at Godot's formus / StackOverflow