Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cute-fame-studio/3d-turnbasedcombat

3D Open-Source Turn-Based Combat Template (Godot)
https://github.com/cute-fame-studio/3d-turnbasedcombat

3d gdscript godot godot-engine godot4 turn-based

Last synced: 3 months ago
JSON representation

3D Open-Source Turn-Based Combat Template (Godot)

Awesome Lists containing this project

README

        

## 3D Turn Based Battle System

Animation state's will be used for basic animation cycling, But for stuff like skill's. I thought about using the database approach! (This may not need to be enforced, But commenting on this can help me redact the: AnimationID, Meaning all animations will have to find their own name, And identifer in the animation state itself. [Could be easier])

These are using retargted animations, Just to show that they are possible with a 3d battle system like this.

## Project Description:
This battle system was gonna be used in my own projects, But as a collabrative effort, It will be open sourced, And maintained by the owner of this github repo. (The Game In Question Is Still In Development) [- Cute Fame 3D (Working Title)]

## Getting Started/Project TaskBoard:

### [Getting Started](https://github.com/Cute-Fame-Studio/3D-TurnBasedCombat/blob/3a52040dce2baa93689853395029f7fb2f1c978d/gettingstarted.md)
### [TaskBoard/ToDo](https://github.com/orgs/Cute-Fame-Studio/projects/2)

Godot 4.3 (Stable)+

## Current Progress