ecs
ecs copied to clipboard
How do I stop a running Game ?
Hi, Trying World.Stop() does not stop the running systems.
ecs.DestroyWorld is working now.