Mesh is a feature in Scratch 1.4 that allows different Scratch programs to communicate with each other
Scratch Wiki article
Offline
They update variables and lists over many projects. Mesh can be used to connect several Scratch projects together on the same network, one project acting as the host, and the others acting as clients.
You can connect to computers on the internet with Hamachi, or by port-forwarding.
The Scratch Wiki article linked by Jonathanpb is very helpful
Offline
jji7skyline wrote:
They update variables and lists over many projects. Mesh can be used to connect several Scratch projects together on the same network, one project acting as the host, and the others acting as clients.
You can connect to computers on the internet with Hamachi, or by port-forwarding.
The Scratch Wiki article linked by Jonathanpb is very helpful
Not lists; just variables. But broadcasts can be sent and received across projects.
You can even use Mesh between mods, or mods and Scratch.
Offline