cBournhonesque / lightyear

A networking library to make multiplayer games for the Bevy game engine
https://cbournhonesque.github.io/lightyear/book
Apache License 2.0
498 stars 51 forks source link

Fixes https://github.com/cBournhonesque/lightyear/issues/644 #656

Closed cBournhonesque closed 1 month ago

cBournhonesque commented 1 month ago

As stated in the comment; if the entity has been pre-mapped by the remote, then we still want to return it in remove_by_remote even if not present in self.local_to_remote.