Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Multiplayer platformer
- prodigy-8-play
-
17 posts
Multiplayer platformer
Hi everyone, I remixed a Ninja platformer and made it a Glmkit theme but i was thinking about having people play together and I know it would make it popular, I know @griffpatch made a video about multiplayer games but he didn’t include a platformer no offense @griffpatch if you’re reading this, but if Scratch Team answers or if someone else answers please include scripts so i can input them into my platformer also I know this will involve cloud variables. Thanks ST for this discussion forums
- Valeo23
-
17 posts
Multiplayer platformer
Create cloud variables of each player´s x and y and recreate each player with like cloning - I could collab with you?
- Rhythm_HeavenFan
-
39 posts
Multiplayer platformer
Hi Prodigy!
Here Are Some Tutorials To Help You Get Started.
https://youtube.com/playlist?list=PLy4zsTUHwGJIATydhFeZa5pspLZR7yE__
https://youtube.com/watch?v=1JTgg4WVAX8
Here Are Some Tutorials To Help You Get Started.
https://youtube.com/playlist?list=PLy4zsTUHwGJIATydhFeZa5pspLZR7yE__
https://youtube.com/watch?v=1JTgg4WVAX8
Last edited by Rhythm_HeavenFan (March 17, 2024 21:01:42)
- prodigy-8-play
-
17 posts
Multiplayer platformer
Sure! We can collab in my profile just get our collab started Create cloud variables of each player´s x and y and recreate each player with like cloning - I could collab with you?

- prodigy-8-play
-
17 posts
Multiplayer platformer
Thanks! I will check them out later or tomorrow. Hi Prodigy!
Here Are Some Tutorials To Help You Get Started.
https://youtube.com/playlist?list=PLy4zsTUHwGJIATydhFeZa5pspLZR7yE__
https://youtube.com/watch?v=1JTgg4WVAX8

- VR_MINECRAFT
-
6 posts
Multiplayer platformer
Wow that's actually kinda cool i guess and great work…
- Valeo23
-
17 posts
Multiplayer platformer
Thanks! I am making a Fantasy platform!Sure! We can collab in my profile just get our collab started Create cloud variables of each player´s x and y and recreate each player with like cloning - I could collab with you?
- prodigy-8-play
-
17 posts
Multiplayer platformer
Cool! Ima start a forum in the Collaboration section ima send u da linkThanks! I am making a Fantasy platform!Sure! We can collab in my profile just get our collab started Create cloud variables of each player´s x and y and recreate each player with like cloning - I could collab with you?
- Valeo23
-
17 posts
Multiplayer platformer
Ok - Can you see this studio: https://scratch.mit.edu/studios/34837776/
- prodigy-8-play
-
17 posts
Multiplayer platformer
https://scratch.mit.edu/studios/34837776/Uh yea lemme accept the invite Ok - Can you see this studio:
- mysinginmonsters
-
100+ posts
Multiplayer platformer
He did put a tutorial on how to add the cloud engine to a platformer. Hi everyone, I remixed a Ninja platformer and made it a Glmkit theme but i was thinking about having people play together and I know it would make it popular, I know @griffpatch made a video about multiplayer games but he didn’t include a platformer no offense @griffpatch if you’re reading this, but if Scratch Team answers or if someone else answers please include scripts so i can input them into my platformer also I know this will involve cloud variables. Thanks ST for this discussion forums
Also, no offense to Griffpatch but his cloud tutorials seem to be very incomplete and unoptimized. It's definitely not something that could fit in one forum post, but if you wanna make it simple and working, then I can tell you how to set it up. First, look for one of Griffpatch's tutorials about how to make a multiplayer platformer. In order to transform the project into platformer, just simply drag and drop some code/sprites into the project then change a few things.
And here is a tip, if you wanna make something like a button that you can press and everyone else sees it, you can have the button detect the real player including all the cloud player's clones. Don't try hooking a button to a cloud variable.
- prodigy-8-play
-
17 posts
Multiplayer platformer
Alright lemme try but thanks for the tip and also I know that sometimes his cloud tutorials are sort of off the bat and thanks I will see what i can do also my plan is to have it so when a player joins it will say its username but i got that planned outHe did put a tutorial on how to add the cloud engine to a platformer. Hi everyone, I remixed a Ninja platformer and made it a Glmkit theme but i was thinking about having people play together and I know it would make it popular, I know @griffpatch made a video about multiplayer games but he didn’t include a platformer no offense @griffpatch if you’re reading this, but if Scratch Team answers or if someone else answers please include scripts so i can input them into my platformer also I know this will involve cloud variables. Thanks ST for this discussion forums
Also, no offense to Griffpatch but his cloud tutorials seem to be very incomplete and unoptimized. It's definitely not something that could fit in one forum post, but if you wanna make it simple and working, then I can tell you how to set it up. First, look for one of Griffpatch's tutorials about how to make a multiplayer platformer. In order to transform the project into platformer, just simply drag and drop some code/sprites into the project then change a few things.
And here is a tip, if you wanna make something like a button that you can press and everyone else sees it, you can have the button detect the real player including all the cloud player's clones. Don't try hooking a button to a cloud variable.
- prodigy-8-play
-
17 posts
Multiplayer platformer
He he that’s true, I put this in the comments of my platformer Wow! This is getting popular!
- Discussion Forums
- » Help with Scripts
-
» Multiplayer platformer