Comments

Log in with itch.io to leave a comment.

This was great! How did you put music and custom sounds in the game? I haven't been able to figure it out. Thank you!

You have to upload the mp3s (or wav) somewhere external. In the newest Version of Pocket Platformer, you can enter the URL to the Music directly in the editor. To change the SFX you have to edit the html code. This is simpler as it sounds: Open the HTML File (your game) with a text editor. Search for "google" in the code. You will have 7 hits: The first one is the font, the other six are URLs the the sound files for Jump (long and short), Dash, Hit, Win, Select. replace the google URL with the URL of your sound files. Don´t delete the " before and after the URL ;)

Thank you so much! Is there a specific website that you used to upload your mp3s/wavs?

(+1)

I run a website, so I simply used my own webspace. The important thing is, that everybody can access the file without logging in. Don´t know if that works with cloud services like the "normal" google drive if you share the file e.g. "with anyone with the link".

Thank you, again! This was very helpful!

Charming and fun. Love it.

is there a walkthrough ? im stuck on a level and i dont understand how to get past it ...

I‘ll upload a walkthrough in the next two days. On which level are you stuck?

Just added the walkthrough in the description ;)

Awesome game :) love it!