Easy dataclasses with helpful features for Godot Engine
☆14Jul 12, 2022Updated 3 years ago
Alternatives and similar repositories for dataclasses-godot
Users that are interested in dataclasses-godot are comparing it to the libraries listed below
Sorting:
- Workspace for storing data through Resource.☆11Apr 15, 2024Updated last year
- Asset repo for godot-yaml☆16Mar 28, 2022Updated 3 years ago
- JSON Configuration File is a plugin for Godot that aims to aid reading user input via a JSON file.☆45Jun 10, 2023Updated 2 years ago
- ☆16Feb 15, 2019Updated 7 years ago
- A godot behavior tree plugin for action games.☆21Jun 12, 2022Updated 3 years ago
- This Godot 3.2 / 3.1 Plugin allows you to view / edit / create hidden Metadata.☆54Dec 12, 2020Updated 5 years ago
- Simple ECS addon for godot v3.5.1☆21Dec 10, 2022Updated 3 years ago
- ☆10Jun 15, 2020Updated 5 years ago
- A plugin lighting up scenes which don't have any light in the editor☆10Jun 27, 2019Updated 6 years ago
- A Godot plugin for reading translations from json files.☆10Mar 9, 2023Updated 2 years ago
- Simple interactive scene changer☆15Jun 14, 2023Updated 2 years ago
- Various utilities for the Godot Engine☆18Mar 20, 2023Updated 2 years ago
- Allows removing areas in a navmesh via scene-placed bounds. Useful to remove unused islands☆10Jun 27, 2022Updated 3 years ago
- Easily store/fetch data using key-value storage.☆21Sep 13, 2022Updated 3 years ago
- Bunch of useful Godot Nodes and Scripts☆11Jan 2, 2023Updated 3 years ago
- An alternate animation editor for Godot☆15Feb 11, 2022Updated 4 years ago
- A dockerized version of errbot for quickly deploying chatbots - it can do literally anything 🤖☆13Aug 2, 2023Updated 2 years ago
- Godot 3.0 shader using depth buffer DEPTH_TEXTURE☆25Sep 23, 2017Updated 8 years ago
- WAD level loader-script(from DOOM-alike games) for Godot☆34Feb 11, 2018Updated 8 years ago
- Maze generation with godot engine using Recursive Backtracking algorithm