An open API service indexing awesome lists of open source software.

https://github.com/takotori/gtbas

ability system for turn based games
https://github.com/takotori/gtbas

ability-system csharp gameplay godot godot4

Last synced: about 1 month ago
JSON representation

ability system for turn based games

Awesome Lists containing this project

README

          

# Godot Turn Based Ability System
A basic work in progress ability system for turn based games.

## Features
* Attributes
* Ability
* Effects

## How to use

Clone into folder in the addons folder.
```bash
git submodule add -f ssh://git@git.tako.place:9022/takotori/godotabilitysystem.git ./addons/gtbas
```
p.s: Don't use this for real, at best for inspiration for your own ability system.

## Showcase
![til](showcase.gif)