Skip to content

a-magno/godot-turn-based-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turn Based Framework for Godot 4.3+

Extensible

The base class CombatActor has all the base functionality to act during a turn, and can be expanded to contain much more. (See: example project)

Command Queue System

Together with the TurnQueue, there is also a Command Queue system that implements an undo/redo system (WIP)

Status, StatusEffects and Skills

About

A turn based combat framework for Godot 4.X+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published