kennethloeffler / anatta

Anatta is a library that integrates the ECS pattern into Roblox.
https://kennethloeffler.github.io/anatta/
MIT License
38 stars 1 forks source link

Fire the removed signal in `Reactor:consume` #94

Closed kennethloeffler closed 3 years ago

kennethloeffler commented 3 years ago

This fixes an issue where instaces/connections returned from withAttachments would not be cleaned up after an entity left the reactor because of a consume call