Welcome to the Super Monkey Maker level submission topic!
What is Super Monkey Maker?
Super Monkey Maker is a platformer game I made where users can play and create their own levels. You play as Monkey and use your banana as weapon to defeat enemies and get to the end!
How can I submit my levels?
If you are planning on submitting your level, it’s important to play the project in the webplayer. This is because it’s the only way to copy and paste your level code. In the level editor, on the lower right corner of the screen, there is a text that says “Get save code”. After you click this button, a text box appears with the level code inside. All you have to do copy and paste the code into this topic, and I will update project to include your level. You will be credited of course.
There are some requirements for submitting levels however:
Try making your level as fun and fair as possible. You could ask a family member or friend to play test your level, and ask what they think!
Try to make your level not too short. Make sure there is at least 30 seconds of gameplay!
Make sure your levels looks nice. Try decorating your levels with flowers or clouds!
What is a level code?
Your level code is a bunch of text that represents your level. Everything about the level is included: What the level looks like, what the name of the level is, what the level theme is etc. By using the level code, I can easily add your level to my game.
Pretty sure this would go better in project updates as topics here usually need to get approved and this is a topic about a project — are you fine with it going there? @Spy_Guy_96
That’s because it doesn’t check to see if it’s a dirt wall block before trying to place it on top, so it replaces it instead (it also happens if it’s not compatible). My game is the only platformer that automatically adds (as in replaces it with a dirt background + decor combo) decoration on top of dirt walls (backgrounds) when you tap it with said decoration so far (which is a lot easier than trying to figure out the special tile type).