Sasszem / 13

Recreation of a simple but addictive game
MIT License
0 stars 0 forks source link

Indítások 2 #37

Closed Btimes2 closed 4 years ago

Btimes2 commented 4 years ago

Timed módban ne induljon addig a számláló, amíg rá nem bökök a képernyőre.

Sasszem commented 4 years ago

First, this should not be exclusive to timed mode.

This should not be hard. You only need to modify Game.lua

This way it will star the timer when you do you first move. It possibly won't be exact (it will start on the next whole second since game creation), and undo also won't pause it again.