bevy_entity_uuid 0.17.0

Keep track of entities via uuid
Documentation

bevy_entity_uuid

crates.io docs.rs Please don't upload to GitHub

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.