frenzygames / fruitgame

http://frenzygames.github.io/fruitgame
0 stars 2 forks source link

stop squishing fruits #54

Closed erosson closed 10 years ago

erosson commented 10 years ago

Repro steps:

  1. start a game
  2. click a lot. clear lots of fruits. watch lots of fruits fall.

Expected: fruits don't overlap visually Observed: fruits overlap, squished. They'll stretch back out and un-overlap after a few seconds, kind of like how a flock of mutalisks spreads out over time. Example, column 4: squish

Fruits used to bounce instead of squish. What changed?

erosson commented 10 years ago

Related to #28; this was mostly noticeable because way too many fruits were spawned. It's still visible with the right number of spawns, but it's now minor enough that I'm not going to mess with it.