bevy_entity_uuid 0.18.0

Keep track of entities via uuid
Documentation

bevy_entity_uuid

crates.io docs.rs NOAI 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.