Hassurunous / TapKnight

0 stars 0 forks source link

Refactor TapTargets to use 'lifetime' instead of 'decaySpeed' #7

Closed Hassurunous closed 6 years ago

Hassurunous commented 6 years ago

Doing this will allow us to calculate the next spawn more easily, rather than doing the weird computations we are currently doing. It will also make it significantly easier to refactor for the implementation of "combos".