Edit of asset "Godot ECS" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot ECS | |
| Description |
A lightweight yet powerful Entity Component System (ECS) framework designed specifically for Godot 4. Written purely in GDScript, this framework aims to solve the coupling problems arising from increased logic complexity in Godot projects. It provides a smooth transition path from "Godot-like" simple systems to "fully automated scheduled" high-performance parallel systems. |
A lightweight yet powerful Entity Component System (ECS) framework designed specifically for Godot 4. Written purely in GDScript, this framework aims to solve the coupling problems arising from increased logic complexity in Godot projects. It provides a smooth transition path from "Godot-like" simple systems to "fully automated scheduled" high-performance parallel systems. |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/godothub/godot-ecs | |
| Issues Url | https://github.com/godothub/godot-ecs/issues | |
| Godot version | Godot 4.5 | |
| Version String | 3.1.0 | 3.0.0 |
| Download Commit | d55bad71dc87f98ba5f57af3dc59fa56e9b49d1f | d742b77d3c5ae6f5e5cef60b407c506c2542c300 |
| Download Url (Computed) | https://github.com/godothub/godot-ecs/archive/d55bad71dc87f98ba5f57af3dc59fa56e9b49d1f.zip | https://github.com/godothub/godot-ecs/archive/d742b77d3c5ae6f5e5cef60b407c506c2542c300.zip |
| Icon Url |
https://raw.githubusercontent.com/godothub/godot-ecs/main/images/ecs.png
|
|