• Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.0: 2025-05-07T17:26:13Z
  • First Published: 2025-05-07T17:26:13Z
  • Size: 334864
  • Supported Unity Versions: 6000.0.23
tools visual-scripting

ECS Order Graph

No rating !(0 Vote)
$18.39 $12.87

The order of execution of systems in Unity ECS is crucial, but the way to actually order your systems and system groups is less than ideal.


With ECS Order Graph, you can visualize your systems and order them as you like, by adding or removing edges, and easily change the system group they execute in, all that without having to open a single code file, allowing you to quickly order your systems or solve ordering problems.


The tool analyzes your code and shows you the current executing constraints of your systems and system groups in a visual way, so that you can make changes as desired. Then, all the code changes are handled by ECS Order graph, inserting, removing or editing attributes, automatically adding missing the necessary namespace, all this whilst keeping your code as close as possible to how it was before the changes.


All files are backed up before any changes, so that you can always revert to the original code. This is not a substitute for version control. Use. Version. Control.


Online Documentation


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!