especially when you can get it to work right. As Chau said in the post below, we’ve had some difficulty getting ALL of the multiplayer to work. We both managed to get connections working and the player sides updating when new users join the game, but the rest is going to be a struggle. Almost every variable needs to be updated between the players, every wiimote button press, every character movement, every plane action….so there is going to be a lot of information flying around. I’ve figured out the basics of sending info back and forth between the players, but for some reason it is only working right if you are Player 1 (the blue side). The information that is being passed in my current build is the character boundary information, which lifts the adjacent planes around the plane you are standing on. If you run two instances of my current build you will see, when you are playing as the blue side, the red planes will lift when you walk around with the red side character (but not vice versa). I’m confident that I will figure all of this out pretty soon, partly because I have to, and partly because little by little things are starting to work right.
Multiplayer is so much fun.
