Fast respawn on gulper.io
< Feedback on gulper.io fast respawn
After every respawn, leaderboard gets more and more transparent, until it becomes practically invisible. I added:
setTimeout(function() { $("#lbrd").css('opacity', 1); }, 1000);
Sign in to post a reply.
After every respawn, leaderboard gets more and more transparent, until it becomes practically invisible. I added: