want to be good? are you bad? (XD) this might be for you ez fc! 99% :( Color codes for the skin color option: 25500=dark orange, 25512780=light cyan, 2551650=pinkish magenta, 24517665=rose pink, 2551910=yellow-orange, 100149237=indigo purple, 2232550=lime, 191970=greenish cyan, 23311681=rose red, 1296565=emerald green, 242210189=bright cyan, 229228226=royal blue, 13815491=orange red, 95133117=yellow, 1352220=Deep Blue, 203354=Lighter Green How to add your own osu! mania beatmaps: 0. You need to have a 4K osu! mania beatmap of your song in osu! 1. Remix this project and go to the 'Map Master' sprite. 2. Remove all the existing beatmaps by clearing the lists using the provided code block. After that go to the background sprite and remove all the songs and backgrounds. 3. Locate the beatmap you want to add. You can do this by opening your beatmap in the osu! editor and clicking File > Open Song Folder. 4. Open the .osu file of your beatmap and copy all its content. 5. Add "/n" to the end of every line, so scratch can recognize where new lines start. You can use this site (https://pinetools.com/add-text-each-line) to add the text at the end of the lines. You may also remove the [Editor] and [Events] sections from the .osu file and change the AudioFileName. 6. Import the converted .osu contents into the project using the code blocks in the Map Master sprite. 7. Add the song and background in the background sprite. The names of these must match the AudioFileName. 8. Add an outfit in the Song Button sprite to display the name and version of your beatmap. The name of this outfit must be in the shape "Title//Version" where you replace Title with the title of the song and Version with the diff name of the beatmap. Adding your own skins: You can edit the sprites in the game sprite to change the look and feel of the notes. You can directly import osu! skin assets. Only the receptor images have to be first cut to 176 pixels height from the bottom, so the receptor area is in the middle. If you want to add additional skins, add new sprites with a new skin name. The sprites are named like this: "(skin name)-(sprite name)". Edit the "Option Note Skin" sprite to make the new skin usable.
Original game made by Dean Herbert, AKA Peppy The song on the title screen: nekodex - circles! Song in results screen: a_hisa - Synesthesia all code by oilbomby FAQ: Q: How do I get less lag? A: Change the graphics options (disable fancy score; set pen mode to all) or play on that mirror for 60fps: https://turbowarp.org/220672247?fps=60 Q: How do you add your own songs? A: idk ask oilbomby Q: How do I change the color of the notes? A: In the options under the skin section you can change the color of the notes. I included some color codes in the instructions. You could also edit the sprites in the Mania game sprite. Q: Can I use arrow controls? A: Yes go to options -> input -> keybinds, and write "left arrow", "down arrow", "up arrow", "right arrow" to assign arrow keys. Q: Will you add big black/galaxy collapse? A: do that yourself Plans: fixing the combo system (or you do it) Changelog: 10/25/21 - Made it so autoplay cannot be used and broke the game so you can hit notes that aren't visible but are in the chart. This doesn't apply to notes you have to hold.