andybalaam / rabbit-escape

Android and PC game inspired by Lemmings and Pingus
http://artificialworlds.net/rabbit-escape
GNU General Public License v2.0
77 stars 47 forks source link

Bug: Don't get to see full explosion when rabbot kills last rabbit #550

Open tttppp opened 6 years ago

tttppp commented 6 years ago

Many of our rabbot levels only have one rabbit, and if it collides with a rabbot then the cool explosion is cut off early by the end of the level. It would be nice to extend the level by an extra tick in this case. (Does something similar happen for the "nuke all" option?)

andybalaam commented 6 years ago

Yes, maybe when you lose we should add one tick.

BenjaminBalaam commented 6 years ago

I have seen this too.