About
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.
- You can see all project's features on YouTube.
- Another demo from Open Source Games.
- In case you are searching for some 2d projects, checkout GDQuest or TBS_GoDot
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
Preview
Special thanks
- GDQuest
- Tiny Legions
- Miziziziz
- TutsByKai
- AdamCYounis
- Almost every other guy at Godot's formus / StackOverflow