You can try Menu> Project> Remote Preview
And copy that link or send QR code to who you want to check the game.
Did you check the Unbounded Scrolling of the Layout?
How's about set the player back to the starting point instead restarting the game?
You can do something like:
- Add dt to score
- When end game, compare score with highscore. if score>highscore, set highscore is score and store it in your storage.
You can try Browser On Suspended
Put those events as sub-event after you created them.
Don't put them outside.
I think you can put a variable as an alias for it and pick instance by comparison to destroy with that variable.
Because your variable is String and you compare with a Number.
Change it to number and it will work.
This is how to solve it:
R-click to make OR block and you don't need to put them in every tick.
Develop games in your browser. Powerful, performant & highly capable.
You can try this:
The TextArea is my debug, it will display all values in array
I made this for the sprite mirror with the mouse by the center point(the center of layout):
you can check if len(textbox.text) > 0, it means player has entered something.
Member since 13 Nov, 2014