10 second switch (aka help my pain) by damedevy
A simple platformer the barely implements the theme! Use arrows or wasd to move!

Video of first few levels: https://www.youtube.com/watch?v=iA7GHw2bkfs
| Link | https://notsostudio.itch.io/help-my-pain |
| Link | https://github.com/gamemake-eng/LD51 |
| Original URL | https://ldjam.com/events/ludum-dare/51/10-second-switch-aka-help-my-pain |
Ratings
| Given | 6🗳️ | 7🗨️ |
only thing that confuse me is jump sound :D
btw. it works in chrome but not works in safari.
I think that with different levels, the game can be great. But it's still nice for a compo entry!
Tip: Look at your YouTube link is’s private.
I think the jump sound seems to be in the update function or when the jump is detected - might be good to have it play only once on `JustPressed`. Also, if you don't want the yellow block to move after jumping on it, you could set `immovable=true;`
There was some interesting levels, but a lot of the levels can be beaten without waiting for the timer to finish. I think the best level was the one where there were a lot of spikes, and you had to jump at 10 sec to get to the floating islands, which you had to jump across before it was 10 seconds again. It would be nice to have a preview or so what what may swap so you have an idea of what to do before the 10 secs is up. Keep up the good work!
The art-style is consistent at neat.
Gameplay doesn't win huge points for innovation, but it was fun to play.
I like the jump sound :3