Discuss Scratch

jdfr03
Scratcher
38 posts

Multiplayer Gaming

I just finished my remixed game. Although, I need my game to be in multiplayer. Any way you guys can do this?

-JDFR03 :D -

jdfr03
GCGCGC
Scratcher
100+ posts

Multiplayer Gaming

The long fake loading time is annoying…try making it 0.5 to 1 seconds.
Multiplayer is possible, but it needs…well, let's just say it's hard. Basically, you have to convert all usernames into numbers then put them into a cloud variable, and do the same with the x/y position of each player and the chat. So you get a few really long numbers in each cloud variable, which another script decodes and moves sprites around. You need to grab a cloud list script unless you're a genius enough to understand how it works though.
Search around.

Joined scratch in March 2013, forgot about it completely for nearly a year, came back and started being active (kinda) in April 2014.
GCGCGC / -Polaris- (alt)
http://scratch.mit.edu/projects/27917878/ (Boss Battle!)
http://scratch.mit.edu/projects/25293585/ (A platformer)
http://scratch.mit.edu/projects/21934843/ (Bullet hell challenge!)
http://scratch.mit.edu/projects/16363731/ (Fancy diagram generator )
jdfr03
Scratcher
38 posts

Multiplayer Gaming

GCGCGC wrote:

The long fake loading time is annoying…try making it 0.5 to 1 seconds.
Multiplayer is possible, but it needs…well, let's just say it's hard. Basically, you have to convert all usernames into numbers then put them into a cloud variable, and do the same with the x/y position of each player and the chat. So you get a few really long numbers in each cloud variable, which another script decodes and moves sprites around. You need to grab a cloud list script unless you're a genius enough to understand how it works though.
Search around.

-JDFR03 :D -

jdfr03

Powered by DjangoBB