Discuss Scratch

kieranblackley
Scratcher
500+ posts

i want to make a multiplayer fighting game

what i am doing is i am making a multiplayer boxing game and i need it s the multiplayer is like griffpatchs multiplayer without using one computer and i want it so other people around the world can join up with you on it only if you make it multiplayer and i need it so the second player has costumes and can move around as well and make it so it sets its own costume
PixelZebra
Scratcher
60 posts

i want to make a multiplayer fighting game

It would't be easy to make that.. you will need to make tons of cloud variables, like P1 X/y coordinates, costume, hp.. also you will need a script that checks if there are any slots available for a new player to join the game.
For moving make this
ex. When up arrow pressed change (cloud var. Player 1) y by
and make another one for player 2 but with a different set of controls
For the costumes make a cloud variable Costume# Player1 and changes as the costume change.. and same for player two.
And for HP it's easy, just like a normal variable but make it a cloud one!
I think these should work but i don't know a script for slots etc..
TheBeat
New Scratcher
2 posts

i want to make a multiplayer fighting game

soo, how many players do you want? this seems like a fairly simple idea…
kieranblackley
Scratcher
500+ posts

i want to make a multiplayer fighting game

TheBeat wrote:

soo, how many players do you want? this seems like a fairly simple idea…
i want it so there is a cpu and 1 to 10 players can go on it
kieranblackley
Scratcher
500+ posts

i want to make a multiplayer fighting game

PixelZebra wrote:

It would't be easy to make that.. you will need to make tons of cloud variables, like P1 X/y coordinates, costume, hp.. also you will need a script that checks if there are any slots available for a new player to join the game.
For moving make this
ex. When up arrow pressed change (cloud var. Player 1) y by
and make another one for player 2 but with a different set of controls
For the costumes make a cloud variable Costume# Player1 and changes as the costume change.. and same for player two.
And for HP it's easy, just like a normal variable but make it a cloud one!
I think these should work but i don't know a script for slots etc..
read my comment it says i want t so people all around the world can join and everyone use the same controls and can move around the area and have to have two computers used
g-dog9293
Scratcher
100+ posts

i want to make a multiplayer fighting game

You are going to need cloud data… I have to admit, its going to be hard.
kieranblackley
Scratcher
500+ posts

i want to make a multiplayer fighting game

g-dog9293 wrote:

You are going to need cloud data… I have to admit, its going to be hard.
i do know about cloud data and all that i might ask griffpatch abourt it
kieranblackley
Scratcher
500+ posts

i want to make a multiplayer fighting game

what the games multiplayer is is when 8 people can join up and you need 8 computers all around the world that is what the multiplayer is like
Awsome_gaems
Scratcher
1 post

i want to make a multiplayer fighting game

Thank you man

Powered by DjangoBB