I documented some of the challenges I went through using matchbox and ggrs with rapier in #bevyengine

tldr; seems like bevy_xpbd is a potential interesting path forward for deterministic physics, and multiplayer p2p rollback physics doesn't work in rapier out of the box (although the networking itself worked great).

#rustlang

https://youtu.be/wpx9qhKEuP8

I failed to build multiplayer pong in Rust

YouTube
@chrisbiscardi Super interesting stuff! Thank you, Chris, for all those Bevy and Rust videos!💚
@janriemer glad you're enjoying the videos!

@chrisbiscardi Well documented cautionary tales like these are extremely helpful.
Thank you for posting them!

#rust #rustlang #CautionaryTale #BevyEngine #xpbd