spicylobstergames / astratomic

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

Invalid index position crash #57

Open Zac8668 opened 10 months ago

Zac8668 commented 10 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.