+ 7
Last click does not fire
https://code.sololearn.com/WkYqyMjs69zm/#js can be started by clicking OMA. Normally if player clicks an amimation will be started. But this is not true for last click in a sequence. Whats wrong?
4 ответов
+ 4
It appears that fade-in and flash(last) animations are starting at the same time.
Delay invoking addCount may help.
https://code.sololearn.com/Wb06PLm34647/#js
+ 4
I didn't understand what are you asking
+ 3
if a button is activated, there happens an animation. But not at last click of player
+ 3
ODLNT exciting... Evwrytime I have an idea for a new code, it leads me to a new topic.
This time it is Timer...