Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Support killing of entities referenced after next breakpoint #71

Open
Adrodoc opened this issue Aug 7, 2022 · 0 comments
Open

Support killing of entities referenced after next breakpoint #71

Adrodoc opened this issue Aug 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Adrodoc
Copy link
Member

Adrodoc commented Aug 7, 2022

Instead of killing entities right away we could mark them with a tag mcfd_killed. All selectors need to ignore killed entities. Right after marking the entities and whenever returning from a function we can kill all marked entities that are not referenced by a mdfd_context entity.

The necromancy example from our readme is a good reproducer test case.

@Adrodoc Adrodoc added the enhancement New feature or request label Aug 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant