Godot-Stuff ECS 4.0's icon

Godot-Stuff ECS 4.0 4.0-R1-dev Scripts 4.0 Community

Submitted by user paulhocker; MIT; 2023-02-26

Godot-Stuff ECS 4.0

** This is a Pre-Release Version **

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