Godot-Stuff ECS 3.5 3.5-R1 Scripts 3.5 Community
Submitted by user paulhocker; MIT; 2023-02-26
Godot-Stuff ECS 3.5
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 3.5 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