N1ckn1ght/FlappyBoid

Make the gaps between two pipes smaller progressively

Closed this issue · 1 comments

Add this feature in addition to field.acceleration with limit variable as well.

Revamp of field.lua class is necessary in order to implement this feature. It's possible to get rid of a lot of unnecessary calculations, as well as to store different gap values for different pipe pairs. For now it's just won't do.