TodePond / CellPond

surreal cellular automata
https://cellpond.cool
MIT License
280 stars 35 forks source link

Sometimes the cells you try to place in rules glide around and ruin it #336

Open RaisedEyebrowEmoji opened 6 months ago

RaisedEyebrowEmoji commented 6 months ago

not sure what else to write lolololololo

Pcyahcn142857 commented 3 months ago

I'm experiencing that too! when you make too many paddles, the cells move around. it even occurs outside of paddles.

TodePond commented 3 months ago

there probably needs to be some sort of check that sets velocity to zero when an atom gets attached

TeraByte-Official commented 1 month ago

That could work.

Pcyahcn142857 commented 1 month ago

What about limiting the number of paddles? Or decreasing lag by auto-generalising simalar rules?

Pcyahcn142857 commented 1 month ago

I think the reason that they gilde is because of lag.