spicylobstergames / astratomic

Survival game inspired by Noita and Starbound, fueled by Rust and Bevy.
Other
102 stars 8 forks source link

Add Rigidbodies #21

Open Zac8668 opened 10 months ago

Zac8668 commented 10 months ago

Add Rigidbodies made of atoms that can interact with the world and also be simulated. We could use Rapier2d for this, similar to what Noita and PieKing's engine do, or try a new approach with XPBD.