honehone12 / bevy_replicon_bootstrap

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

when to despawn and delete data ?? #25

Closed honehone12 closed 3 days ago

honehone12 commented 3 days ago

currently server-event-disconnect triggers player-entity-event-despawn. this should be more flexible.

honehone12 commented 3 days ago

now default-player-entity-event is optional.