Really cool plugin, but sadly not updated to bevy 0.10, so I tried :)
Updated the plugin to bevy 0.10, latest polyline and framepace as well.
Had to add some extra features to dev-dependencies because of the examples.
Used bevy's default par_iter() introduced in 0.10. I have not done any benchmarking or anything, you might want to change this.
Really cool plugin, but sadly not updated to bevy 0.10, so I tried :)
Updated the plugin to bevy 0.10, latest polyline and framepace as well. Had to add some extra features to dev-dependencies because of the examples. Used bevy's default par_iter() introduced in 0.10. I have not done any benchmarking or anything, you might want to change this.