Closed DesertFoxHU closed 2 years ago
Every entity should have its own entity ID (probably incremental, GUID would be too heavy for this).
This is important to do, because currently there is a chance for entity desync.
Done in #32
Every entity should have its own entity ID (probably incremental, GUID would be too heavy for this).
This is important to do, because currently there is a chance for entity desync.