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
- Host: GitHub
- URL: https://github.com/takotori/gtbas
- Owner: takotori
- Created: 2024-11-24T16:49:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T21:05:16.000Z (over 1 year ago)
- Last Synced: 2025-03-03T22:22:07.496Z (over 1 year ago)
- Topics: ability-system, csharp, gameplay, godot, godot4
- Language: C#
- Homepage: https://git.tako.place/takotori/godotabilitysystem
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
