alecthomas / alecthomas/entityx

Add method to move entity from one entity manager to another

Ouverte
#220 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
2.3k
Forks
301
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.