Mesh is a connection between Scratch and another Scratch (Or so), there isn't any Python Programming involved for connecting or any other programming language. (I'm not sure if Mesh is for multiple programming languages besides Scratch.) Mesh won't be added to Scratch until 1.5 or when it's fixed up. But BYOB 2.0 has it, so if you want to experiment with it then there you are.
Offline
Share > Host > Shows IP
Use broadcasts and variables to send info between one Scratch Project and another.
Project 1 (Host)
[broadcast |Start|]
Project 2 (Client)
[Receive |Start|]
[show]
There is a Sensor Block that can see variables on the Client to Host and Host to Client. (Just look at the very bottom blocks)
Offline
Offline
fg123 wrote:
So you can open two scratch files and they interact with each other?
So can two Scratch files from different computers interact with each other?
Offline
Magnie wrote:
Share > Host > Shows IP
Use broadcasts and variables to send info between one Scratch Project and another.
Project 1 (Host)
[broadcast |Start|]
Project 2 (Client)
[Receive |Start|]
[show]
There is a Sensor Block that can see variables on the Client to Host and Host to Client. (Just look at the very bottom blocks)
I CAN'T FIND THE BLOCK 0_o
Offline
Sensors > Bottom > (|Drop down| Sensor Value) / <Button Press |drop down|>
Help?
Offline
Does this mean you can make multiplayer online games!?!?!?!?!?
Last edited by martianshark (2009-10-08 19:35:08)
Offline
Fg: No, not really, maybe I'll work on one.
Martian: Yes, you can, since 1.3 you can make Multiplayer games.
Offline
If you're smart enough, unlimited.
Offline
Magnie wrote:
Fg: No, not really, maybe I'll work on one.
Martian: Yes, you can, since 1.3 you can make Multiplayer games.![]()
How could you make multiplayer online games since 1.3? Also, is there anything they can interact with besides broadcast/I recieve?
Offline
Martian: I don't think so, unless you make variables and use a certain sensor block.
Loc: You're welcome!
Offline
What sensor block can you use? The things that I need are variables and lists to interact.
Offline
You can't exchange lists from one computer to another only variables. Unless you make a temp variable and it switches to a number then then other computer receives it, adds it to a list then the temp variable goes to next line till there aren't anymore lines left.
Offline
Erg...
Make a variable, and another variable on another computer then have the other computer [Set Variable to (Variable sensor)]
Offline
I don't get it. I better wait for the tutorial...
Offline