Godot-Stuff ECS 4.0 4.0-R1 Scripts 4.0 Community
Submitted by user paulhocker; MIT; 2024-09-24
Godot-Stuff ECS 4.0
This is a Framework for adding a simple Entity Component System using Godot.
The Framework puts less emphasis on performance, and instead tries to focus on improving Workflow and Code Reuse.
Features
* simple design
* flexible
* create using scene structure or code
This version supports the Godot 4.0 releases.
Read the documentation here:
https://gs-ecs-docs.readthedocs.io/en/latest/index.html
Get started with a very simple example here:
https://gs-ecs-docs.readthedocs.io/en/latest/simple.html
View files Download Submit an issue Recent Edits