TodePond / CellPond

surreal cellular automata
https://cellpond.cool
MIT License
296 stars 36 forks source link

squares slide away from paddles when placed #316

Open idr1ss opened 1 year ago

idr1ss commented 1 year ago

squares slide away from paddles sometimes when placed, completely invalidating rules. this happens alot and gets super annoying sometimes when it happens to everything you try to place.

TodePond commented 1 year ago

hey can you figure out how to reliably reproduce it? then i could do a fix :)

TeraByte-Official commented 1 year ago
  1. Make some rules for an atom of your choice. I used sand for this one. image
  2. Move one of the cells on the left side out. image
  3. Put it back. image

Edit: If the square doesn't slide, repeat steps 2 and 3 until it does.

TeraByte-Official commented 1 year ago

@TodePond