DinkyECS identity/entity should be some kind of global counter #21

Closed
opened 3 weeks ago by zedshaw · 1 comments
Owner

Right now the entities are id from in each world, so cloning ta world means you have to dupe the entities and also copy the previous world counter. This will definitely be a problem later so come up with a global counter.

Right now the entities are id from in each world, so cloning ta world means you have to dupe the entities and also copy the previous world counter. This will _definitely_ be a problem later so come up with a global counter.
zedshaw self-assigned this 3 weeks ago
Poster
Owner

Nah, doing this would make things too complicated, but maybe in GUECS this would be nice?

Nah, doing this would make things too complicated, but maybe in GUECS this would be nice?
zedshaw closed this issue 2 weeks ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: learn-code-the-hard-way/raycaster#21
Loading…
There is no content yet.