Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willnationsdev/godot-skills
A generic, compositional skill system for Godot Engine that uses scenes to design abilities and their effects.
https://github.com/willnationsdev/godot-skills
godot godot-engine godot-plugin plugin
Last synced: 3 months ago
JSON representation
A generic, compositional skill system for Godot Engine that uses scenes to design abilities and their effects.
- Host: GitHub
- URL: https://github.com/willnationsdev/godot-skills
- Owner: willnationsdev
- License: mit
- Created: 2017-09-13T00:13:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T03:24:34.000Z (almost 6 years ago)
- Last Synced: 2024-10-13T08:12:35.581Z (4 months ago)
- Topics: godot, godot-engine, godot-plugin, plugin
- Language: GDScript
- Size: 219 KB
- Stars: 35
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# godot-skills (Work in Progress)
A generic, compositional skill system for Godot Engine that uses scenes to design abilities and their effects.*Please note that this project is far from finished. I am waiting to complete it's implementation until after I have revised the custom type system in Godot Engine. It will target a 3.1 release.*