Godot-Stuff ECS 3.4's icon

Godot-Stuff ECS 3.4 3.4-R1 Scripts 3.4 Community

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

Godot-Stuff ECS 3.4

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.4 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