gulper.io fast respawn

Fast respawn on gulper.io

< Feedback on gulper.io fast respawn

Review: OK - script works, but has bugs

§
Posted: 22.04.2024

After every respawn, leaderboard gets more and more transparent, until it becomes practically invisible. I added:

setTimeout(function() {
    $("#lbrd").css('opacity', 1);
}, 1000);

Post reply

Sign in to post a reply.