godot-gameplay-tags
by octod
godot-gameplay-tags
This addon is part of the Godot Gameplay Systems (GGS). It provides a tagging system for Godot.
Installation
You can either download this addon from the asset-store inside the Godot editor or download it from the releases page and install it manually.
Documentation
Go and read the documentation to learn how to use this addon. It's very simple and easy to use.
Working on the source
If you want to work on the source, you can clone this repository, and start building the code.
The code is written in rust (v1.78.0). You simply have to run cargo build
to build the code. The resulting library will be placed in the godot/addons/godot_gameplay_tags
folder.
License
This project is licensed under the MIT license. See the LICENSE file for more details.
Contributing
If you want to contribute to this project, you can fork this repository, make your changes and create a pull request. I will review your changes and merge them if they are good or solve particular issues.
Fun fact
I wrote this addon using the Godot Rust bindings both for personal research and for a practical use case.
I wanted to see how the Rust bindings work and how I can use them to write a Godot addon.
The result is this addon, which is written in Rust and provides a tagging system for Godot.
I hope you find it useful and that it helps you in your projects.
Also, I hope rust will gain more traction in the Godot community, as it is a great language for writing high-performance code in a few hours.
Download
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author