Run the project and you should either be able to move the girl or the boy or be told you're only viewing. If a second person runs the project while you're running it they should gain control of the other character. You should see their character move and vice versa. Use arrow keys to move, space to change costume. This uses one cloud variable for each character. A second cloud variable is used to record the username for each player but this can be ignored if not required. Sept 2018 updated to include a delay so it doesn't send data to the cloud too often. Had to make delay longer in Nov 2018 (from 0.05 to 0.1 seconds).