decline-cookies / anvil-unity-dots

Unity DOTS and ECS specific additions and extensions to Anvil
MIT License
4 stars 1 forks source link

Exposing internal groups for multiworld optimizations #166

Closed jkeon closed 1 year ago

jkeon commented 1 year ago

What is the current behaviour?

The internal groups that get created for multi-world optimizations are not accessible for apps to take advantage of.

What is the new behaviour?

Now they are and renamed so that they can be used for anything.

What issues does this resolve?

What PRs does this depend on?

Does this introduce a breaking change?

mbaker3 commented 1 year ago

Hold on any work for this. Discussion in another PR may invalidate this work.

jkeon commented 1 year ago

Holding and in your court.