Closed jdukleth closed 2 years ago
There is a built-in entity manager but we are unable to benefit from this and retrieve entities by name from the world object. This pull request changes that. I expose getEntityByName from EntityManager.js in World.js. Resolves #226
There is a built-in entity manager but we are unable to benefit from this and retrieve entities by name from the world object. This pull request changes that. I expose getEntityByName from EntityManager.js in World.js. Resolves #226