Log in

View Full Version : Looking for opinions


Silicate Wielder
January 19th, 2014, 08:21 PM
Hey guys, as a test for multi player interfacing, I'm doing a remix of cards against humanity and I need your guys' help

Let me know what you think, any improvements that could be made and any tips on interface creation that you guys have.

the gray bar is just a marker to mark where I would like to place the menu items

http://scratch.mit.edu/projects/16777601/

and how could I make multiplayer work?

The limitations are: You must use networked variables for data transfer, limit is 4. and you can only change the data of a networked variable once a second before it prevents other variables from having their values changed, the variables only support numeric input.