amethyst / amethyst/legion

Tracking issue: support change detection for delete entities & components

Aperta
#13 2 commenti 2 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
1.7k
Fork
140
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

For the [hierarchy implementation](https://github.com/AThilenius/legion_transform/tree/master/src) I need a way to detect both deleted entities and components (I don't think I need to disambiguate however, just when any `Parent` or entity that had a `Parent` is deleted).

The ideal case would be to have a separate `deleted` filter that would also give me that last set Component value. I could see this being problematic in terms of leaking memory however.

Tagging @jaynus here too.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.