gschup / bevy_ggrs

Bevy plugin for the GGRS P2P rollback networking library.
Other
302 stars 41 forks source link

Implement update for CloneStrategy #99

Closed 370417 closed 10 months ago

370417 commented 10 months ago

Use clone_from in CloneStrategy::update. Could be more efficient if the user has overridden clone_from.