Closed mkafrin closed 4 years ago
Implementation added here 6d7f25d22b857ee52e713d90d01b5b9f550644c6 in separate branch. Not sure the increase in complexity is worth adding this, especially given the very low use of EntityZones. Closing this for now, but may revisit in the future.
EntityZones won't work properly in ComboZones currently because of the grid optimization assuming zones are static positionally. EntityZones should probably just be stored in a separate list in ComboZones to get around this.