Friday Night Funkin but on Scratch

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
friday night funkin but it's on scratch scratch is a very limited programming language used mostly by kids but this didn't stop some people from making full-on games like this this was made on scratch and this and this and this they're all made on scratch some people have even tried to make friday night funk imports and i found four that are really good and i'm going to be rating them based off these three categories now i'm going to be mostly rating the engines because that's where most of the scratch code is at and most of the assets are from the game anyway so with that let's see the ports so the first port we have is from among us red and um it's a portal right this is probably what you think of when you hear friday night funkin on scratch the input system on this port is very primitive basically if this note touched that arrow and key press add points no combos no timing windows so pretty bare bones so it's okay now modding this port would be a pain because of how unorganized some of the code is adding custom songs and charts would be difficult because all of the audio files and song charts are stored all over the place speaking of charts the way these charts are stored are also very primitive each of the individual notes is hard coded in so basically it's impossible to add custom charts in all very bad for ease of modding optimization wise there's nothing much to say the game runs pretty smoothly since there's not much going on most of the time there's only three things moving on the screen something that i really liked about this mod is the assets i know i said a lot of bad things about this mod but the custom assets actually look really good the style that bfgf and skid and pump are drawn in looks cute overall this port gets a 5.5 out of 10. bad but still playable like this menu system is like so hard to navigate what the hell is this this is a week one i clicked on week one oh it's the roblox person the hell on these buttons for it they do nothing look at that guy in the back smiling with a sonic shirt this is none of your business average sonic fan average friday night funkin fan [Music] oh the arrows aren't even synced to the music fortnite card what is this yo what is this don't get blocked okay gibberish oh this is that one animation from like cube hq or something whatever his name was never watched it though press start is isn't that dantdm's intro right yeah it was also like one of the geometry dash levels also what the hell is this guy supposed to be he doesn't even look like the geometry dash cube he looks more like that doodle jump guy doesn't make a doodle jump f mod but damn he is dancing though look at his moves okay is the chart just gonna repeat itself it's not giving me anything new what hello music am i stuck here in purgatory with the same chart over and over well damn i guess you can't beat that level megalovania well it's sans is the music fading what what oh my god no not again i'm stuck here with purgatory with sand what's in configuration there's not much to this game particles damn look at those particles this is going to overheat my pc the next port we have is from downloadman31 and a couple other people and it's actually really good the input system on this part works but i'm noticing that the up arrow sometimes just doesn't register properly people have pointed this out and the creator said he can't fix it since he's in summer school in all the input system is good minus the up arrow also i found this in the comments section please fix up arrow don't be ugly remember how i said the last part would be a pain to mod well this part would be impossible to mod just look how messy this code is how is anyone supposed to look through this code adding custom songs and characters is possible if you clean up the code enough but adding custom charts is actually impossible you see friday night funkin stores its charts as a json file but scratch can't read json files to get around this a converter is used to convert the json file into a more readable format for scratch the thing is the creator of the port download man hasn't released the converter publicly so there's actually no way to add custom charts now this port is still in its early stages which explains the messy code and the converter not being public download man said he will have instructions on how to mod for the final version but in its current state the mod ability of this port is okay at best for optimization this game runs pretty smoothly on my computer code could be cleaned up a lot though but other than that it's great something i want to point out is that all the sprites are vector traces which i prefer over importing the assets from the original game i don't know it just gives it this unique look overall this part gets a 7 out of 10. great but fix the input system [Music] okay thanks for the seizure okay that's a bit excessive what what the hell that's like half my health and can it stop giving me up arrows [Music] what the bro what the hell how am i almost dead all right i'm back to full health again and we're back to this garbage again yeah still able to pass the level oh what i was at like full health oh and this is at the end of the song too what the hell all right second try i'm at the end of the song again oh okay i guess it's just impossible [Music] what [Music] what oh my god this song is impossible okay so the strat is to not hit the up arrows i don't know if it's gonna work but it will work [Music] okay this is just stupid though [Music] i hate how the whole notes have a delay when taking your health away because like it gives you hope and then it just takes it straight away [Music] bro why do the whole notes like take more help than they give [Music] okay i guess half these songs are impossible now that i can't hit up arrows the next port is from cable x it's also really good i don't know what else to say the input system is also really great all my notes actually hit look i'm playing ticky the only problem is that scratch is capped at 30 frames per second and playing a rhythm game at 30 fps is not the best the mod ability of this port is amazing the creator of the port cable x has provided a whole guide on how to mod the port this modding guide actually helped a lot with porting other friday night mods like witty tricky zardi and a shitload of other ones there is some questionable code in this port but the optimization of this code is good now the only issues i have with this port are a ton of minor stuff like how the characters don't bop their heads and see how the zooming function is broken how the whole notes don't really look good how the score system isn't accurate to the real game how the accuracy system isn't very accurate the second player sometimes just missed the notes randomly and a ton of other stuff because there were so many minor issues i decided to make my own version which fixed these issues there's also a high score system which the original game didn't have also i held the high score for stress for about 5 minutes i'm not kidding someone took it after 5 minutes also i'm in the change logs overall this port gets an 8 out of 10. great but needs polishing [Music] i don't even know what to play this is just regular f i guess i'll just paste play stress so i didn't really explain to you guys how i got in change log so let me tell you the story about that basically as i've said before there were a ton of minor issues with cable x's engine i i just wanted to fix them because you know they just kind of got on my nerves so while i was fixing the engine i noticed a problem with the input system basically it was impossible to hit hold notes and luckily i was able to fix this glitch when i commented this issue on cable x's original game cable x replied saying that he fixed the glitch and issued a new update so before that whole notes were impossible to hit which means that the maximum amount of points he can get was all the notes except the whole notes but now that you can hit the whole notes the maximum amount of points you could get is higher now as soon as i got this reply i just went straight to stress to get the high score and i instantly got it first try there's this guy named brazilian ball map or whatever whatever his name is he instantly got it like five minutes after i don't even know how i don't know if he's just playing this game 24 7 but but five minutes after he got the high score like what the hell basically because i was able to fix the input system that's why i'm in the change logs and it also explains why i got the high score for stress for only five minutes the last port we have is from shmish21 and this port feels like the real game the input system is also good look i'm playing ticky again again this port is still kept at 30 frames per second the modding potential is also really good you can add charts change the character and add songs but the code isn't very intuitive there's instructions on how to add songs and custom charts but if you want to add a character you're on your own i think a more fleshed out modding guide would help out anyways there's still lots of mods of this port the optimization of this port is also great the code of this port can be clunky but it runs very smoothly for no reason at all like look at bf's animation it doesn't even look like it's 30 fps overall this port gets a 9 out of 10. great but modding can be difficult i don't even know what to show off for gameplay with this one either so i guess i'll just play around with the camera because that's always fun wow look at the camera shake okay no no it's actually impossible i'll just let the bot play it so i've i've been letting the bot play it for a few minutes and i've been staring at it and i'm like getting a little motion sick it's like hurting my eyes looking at the camera shake like this yeah let me just turn up the spinniness a little more yeah this is this is perfect pov you're playing tree mod so i just turned on the spinniness a little to see if i can play it and i can play like some of it but the arrows keep going off screen so it's like really hard to see them so now i'm on sky because the charts on garcilla were too easy for this rhythm game god gamer but how am i still alive oh how am i not dead oh oh oh i forgot you can't die in this one that's what that's how i'm alive also i don't even know how this project is though there's like nails going through gf's hands you see that crap i don't even know how they're allowing that on scratch all right we're on the cappy mod and uh the charts here are also a little harder what the hell were those notes hold up they're using the remastered version of bf in this [Music] yeah he still does a mail too i made the overlay spin at different times with the background still impossible though let me just turn down the spinny and see if i can play it yeah that was actually kind of fun to do the modding community should be taking notes right now alright so constant spinning kind of got boring so i just put it at a constant 90 degree angle oh wow i can't see the right arrow now this it's it's impossible now it's impossible again now okay this angles a little better but you still can't see the right arrow okay i can see the right arrow from this angle but it's still hard to play because it's like kind of upside down when you're too poor to four down scroll so you have to flip your monitor upside down yeah this is nothing like down score the arrows are flipped and it's making my brain hurt so there's all the ports and their ratings just look at their glory also fun fact about half of scratch's demographic is under 13 years old and friday night funkin isn't for that audience cablex's original port was removed by scratch twice for having the mom and dad assets and lemon demon's song schmish's garcello remake was also removed because garcello was holding a cigarette cablex has re-uploaded his port for the third time anna garcello is still dead anyway subscribe [Music]
Info
Channel: MrSir 2
Views: 1,032,229
Rating: 4.9103065 out of 5
Keywords:
Id: eNjwzzCm2E8
Channel Id: undefined
Length: 12min 29sec (749 seconds)
Published: Sun Aug 29 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.