I finished the game by pressing "X + C" to jump (for all jumps) but I don't know if that's the normal way to play.
Nice game tho.
I'm glad you like the game.
To make the world circular, you have to use little tricks.
When the player exceeds a limit on the left, I teleport the player to the right of the map. And conversely when the player exceeds a limit on the right, I teleport the player on the left. For the teleportation to be imperceptible to the player, the outer borders on the right and left of the map must be identical to the inner borders reversed.
The resolution of the iframe is not well adjusted but I could play the game directly with the iframe url and in fullscreen.
In Unity you could also check "Decompression Fallback" below "Compression Format", your game will be playable in the itch app.
Regarding the game, I find the concept interesting and the little narration is fun. However I find that the gameplay of the black holes does not work too well. I didn't understand why sometimes they killed me and sometimes not.
I wish you the best for your next games
Can't launch this game :(
I have the famous error with Unity : "... the content was misconfigured to not serve the file with HTTP Response Header "Content-Encoding: br" present ..."
In the publishing setting for webgl, you have to change the compression format to "gzip".
https://forum.unity.com/threads/solved-webgl-build-error-unable-to-parse-build-f...