Skip to content
#

entity-component-system

Here are 440 public repositories matching this topic...

godex
qarmin
qarmin commented Apr 10, 2021

Running test project https://github.com/qarmin/RegressionTestProject/archive/refs/heads/4.0.zip crashes with this backtraces(I use Godot with address sanitizer)

WorldECS.get_entity_component_by_name
Parameters [100, ]
ERROR: The passed component_name is not valid.
   at: has_entity_component (/mnt/Miecz/modules/godex/modules/godot/nodes/ecs_world.cpp:516)
/mnt/Miecz/modules/godex/modules

Improve this page

Add a description, image, and links to the entity-component-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the entity-component-system topic, visit your repo's landing page and select "manage topics."

Learn more