spicylobstergames / astratomic

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

fix: Fixed some atoms problems #32

Closed Zac8668 closed 6 months ago

Zac8668 commented 6 months ago

This fix a bug where unactive atoms would wake up others. This also adds a simple splash to liquids. Some better code for updating atoms.

These fixes are important for adding new atoms.