>>>Please read the instructions. The cloud history seems to indicate that not many people know how to use this<<< This is a relatively simple Proof of Concept project that allows users to control Scratch projects with another device. How to use: (You'll need to have Scratcher status on your account for this to work at all. If you don't, you can use TurboWarp: https://turbowarp.org/657950584) On laptop/desktop, run the project and press the "host" button. Once connected, you'll be given a unique code in the bottom-left corner. On another device (preferably a mobile device), run the project and press the "controller" button. Enter the code given by the host device, and a joystick will appear onscreen. Use it to control Scratch Cat on the host computer! Thanks to @griffpatch for his cloud multiplayer AND mobile joystick tutorials. When you combine two griffpatch tutorials, ultimate power is yours. This project connects a "host" device (the device running the main game) and a "control" device (a device to be used as input for the main game) using cloud variables. I believe that this kind of setup can be used for some rather interesting things, such as a puzzle game with different information on either screen, or all kinds of couch multiplayer games. If you have any ideas, feel free to remix!