spicylobstergames / astratomic

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

Invalid index position crash #57

Open Zac8668 opened 5 months ago

Zac8668 commented 5 months ago

This probably happens when a atom gets out of its chunk neighboring, we just need to limit how far a atom can go each frame, probably setting a universal speed limit for atoms would be the way to go.