For making it clear this is a ENGINE not a GAME ok This the multiplayer version of my platformer engine Controls: -a,w,s,d or arrow keys to move and jump -mobile friendly (means that supports mobile) Dangerous stuff: -saws, spikes, and water but drowning Tutorial :D https://scratch.mit.edu/projects/526064332/ If you don’t understand still the code I recommend you reading the comments inside the project of the original single player ver because you dont need to modify anything of the multiplayer code only the original code from the single player ver LINK https://scratch.mit.edu/projects/526069274/
Code: Thanks to @FUNUT for the platformer code I modified it a little and thanks to @griffpatch for the cloud encoding and decoding , rest of code by @ale28hn(me) and some are from scratch wiki Art: Thanks to @Ziyu3 for the saw rest of art by @ale28hn(me) Turtorial ;D https://scratch.mit.edu/projects/526064332/ #Engine #Platformer #All