Controls: Left and right: walking left and right up and down: jumping/crouching A: uppercut, punch, chop - randomized B: Blast Combos: Down+A: kick Down+B: teleport A+B: Time Stop O_O (has a 10 second cooldown, 25 seconds project start cooldown) Now you can pretend like ur playing super smash bros and button mash like its ur first time!
Jotaro's theme by Yugo Kanno All sprites and lines of code by me Changes I made: Yeah working with bits are really annoying on scratch (010 = 10 and .010 = .01) and you can't do arrays so I made 6 variables each representing 1 bit I also didn't use the custom blocks because they are just weird and cause the main line of code to start breaking up Separate lines of code made to avoid time offset interference Used a broadcast instead of green flag clicked in many places so that I could remotely stop and recall the command (yes, that's a jojo reference)