# bevy_entity_uuid
[](https://crates.io/crates/bevy_entity_uuid)
[](https://docs.rs/bevy_entity_uuid)
[](https://nogithub.codeberg.page)
A bevy plugin to track entities by uuid in addition to the default entity id.
This can be useful when things are matched across networks and a common shared
id identification is required.