honehone12 / bevy_replicon_bootstrap

Networking bootstrap on top of bevy_replicon.
The Unlicense
0 stars 0 forks source link

server does not know actual translation(etc) of clients #4

Closed honehone12 closed 1 month ago

honehone12 commented 1 month ago

in this implementation, server is just broadcasting components. it can not send feedback of client's translation, including warning, shutting malclient.

honehone12 commented 1 month ago

now client's Movement events are including translation and implemented ForceReplicate event