I'm trying to use the flecs explorer, but it seems impossible with the current state of zflecs.
I need the ecs_singleton_set function from the addons
I tried to workaround this by just using set / ecs_set, but I don't see how to do it with ecs_id() implemented as a c macro
I'm trying to use the flecs explorer, but it seems impossible with the current state of zflecs.
I need the ecs_singleton_set function from the addons
I tried to workaround this by just using set / ecs_set, but I don't see how to do it with
ecs_id()implemented as a c macro