Do you want to create a simple Friday Night Funkin' game but you don't want to so all the complicated stuff such as making a charting system, making music, ect? Well, you are in the right place! - This is a game where you can create you own FnF chart (arrows, gameplay, music, ect) in scratch itself. The game itself don't have much to offer but in the game's code is where all the fun thing happen! How to create a custom chart and song: - Go On the "Game Code" sprite. - What you see is the charting, you can create a custom chart by adding a broadcast command and a second timer which determines when the next arrow will come! - Each broadcast command has a designated name which represent the arrow you want to chart! - Left = left arrow Right = right arrow Down = down arrow Up = up arrow - You can add custom music in the, "Game Code," sprite and use a "play sound until done" command block to play the music - To get music, you'll need a song mp3 file you can either create or get one off the internet! - add the song to the sound tab on the left side and add the song in it! - After that, you may proceed back into the "play sound until done" command and use the song you've imported!
Generally, thank you all. I Would like to have honourable mentions to: - ninjamuffin99 - PhantomArcade - Kawai Sprite - evilsk8r These are the original creators of FnF and it felt vital for me to include them here!