10 Ways to improve your platformer!
1. ANNOYING checkpoints
Checkpoints are a great way to save some of your progress on a platformer, and it is great to have some! But I have noticed that WAY TOO MANY platformers have checkpoints that can be activated again, so if you fall down to a previous checkpoint, you could lose so much progress! Fix this by setting the checkpoint activation limit to “once”.
2. Slope Jumps
Slope jumps are hard, and I was seeing many games with them. If you are trying to make a difficulty chart or hard platformer, these are good! But, if you want to just make regular gameplay, these just make it hard and annoying, and not everyone can do these.
3. Don't look down
I am willing to bet that at any time, if you go to discovery, there is a game named something like “don’t look down”. I checked the “new releases” and found literally 4 games that are named “don’t look down 2”, “look up, but don’t look down”, “don’t look down 1% can do”, and “advanced don’t look down”. Even though many people like DLD, it is usually just clickbait, if you are going to spend time to make a good platformer, at least give it a good unique name!
4. Repetitive gameplay
No one, and I mean NO ONE wants to do the same exact thing over and over and over and over again. Try using different types of jumps, instead of jumping from one random prop to another one.
5. Add a respawn button
This small thing will make your game so much better. Instead of waiting FOREVER to fall to the bottom of the map to respawn, give players a respawn button! All this requires is a game overlay and a respawner, and link them using a wire.
6. DONT ask for plays
Don’t put something like, “adding a new level at 1000 plays”. Whoever is playing your game will be annoyed that they spent so much time reaching that spot, just to realize that its not even released yet, and they can’t do anything about it.
7. Difficult gameplay
If you are trying to make a regular platformer, don’t make it hard. Also, use checkpoints, because if you lose ALL of your progress it will literally make people rage quit.
8. The game ends
Many platformers end the game if you fall, and it will make you have to restart it. This is just a technique people use to get more plays, but it is really annoying to have to load the game again and again.
9. Verify your jumps
If you put some impossible jumps in your game, no one is going to do it. I have seen many games with a 13 block jump… Test your game and make sure that each jump is possible. If you can’t do an entire level to verify a hard platformer, just verify the jumps one by one by putting a spawn pad next at the beginning of the jump when you are verifying it.
10. Decoration
To make a great platformer add some decor! Use barriers as a colored background, and some props just for decoration. Way more people will play your game if it looks good!
I hope you all enjoyed my first guide
Side note
Credit to @SirWyWy for his guides!