alecthomas / alecthomas/entityx

Add method to move entity from one entity manager to another

Open
#220 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
2.3k
Forks
301
PR merge metrics
No merged PRs in 30d

Description

I'm using the entity manager class for all entities that are currently loaded into the game, as it has many useful features for querying entities with specific components. However, I often find myself having to create entity vectors in order to know what entities I should be querying based on where somebody currently is in the game, which obviously ends up leading to me re-creating querying this structure. I think there would be a lot of use for this if it were added in

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.