bevy_water icon indicating copy to clipboard operation
bevy_water copied to clipboard

Buoyancy

Open noebm opened this issue 2 years ago • 1 comments

I have some half finished buoyancy code using bevy_rapier. Do you think that fits in this library when its finished?

I'm somewhat hesitant to add dependencies.

noebm avatar May 17 '23 15:05 noebm

Could use a feature flag. A lot of games will most likely be using bevy_rapier already.

I think it would be a nice feature for this library. I haven't worked with rapier yet, but plan to use it in the future (different project).

Neopallium avatar May 17 '23 15:05 Neopallium