spicylobstergames / astratomic

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

Rigidbodies and Actors interaction #67

Open Zac8668 opened 5 months ago

Zac8668 commented 5 months ago

To be able to make this work we probably have to refactor how our actors work. Not sure if I can make rapier2d apply forces with the current "discrete" movement actors have.