top | item 33578705

(no title)

james7132 | 3 years ago

Entity as a type is an generational ID. We only support up to 2^32 entities in a World, which makes up the bottom 32 bits. The top 32 bits is the generation. Once we destroy an entity, it's ID is reused, but the generation is increased.

discuss

order

No comments yet.