You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@orcen Thanks for the comments! Yes, you can update the settings during the game by doing
$game.blockrain({ speed: 1 });
This works with pretty much any of the settings as well.
On mobile, the only thing I'd suggest is to try not to resize the game area (when going from portrait to landscape, for instance), as the game becomes stretched. Most of the fixes for that have some big downside -like deleting blocks- so it's an open issue.
Hi, great script, i like it a lot.
Question 1: how to use it on mobile? is it possible now?
Question 2: will there be a possibility to change the speed during the game?
We want to use it on our 404 Site, can we do it? Is it enough we link to your page as author of the script?
The text was updated successfully, but these errors were encountered: