spatialos / gdk-for-unity

SpatialOS GDK for Unity
https://gdk.improbable.io/spatialos-gdk-unity
MIT License
355 stars 77 forks source link

UTY-2606: Improve entity system #1481

Closed BryanJY-Wong closed 3 years ago

BryanJY-Wong commented 4 years ago

Description

Tests

Documentation

Primary reviewers

If your change will take a long time to review, you can name at most two primary reviewers who are ultimately responsible for reviewing this request. @ mention them.

improbable-prow-robot commented 4 years ago

Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UTY-2606

zeroZshadow commented 4 years ago

As there is only 1 system actually using the "added" and "removed" entities, would it not be better to remove the EntitiesSystem and move that functionality into the 1 system user the data?

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

84.9% 84.9% Coverage
0.0% 0.0% Duplication