Hi, Thanks for the good work on the Wiimote plugins. Very exciting.
I was experimenting with trying to connect more than one Wiimote at a time. I basically just tried to declare a second WIIMOTE struct. I pass the handle to it O.K. but it still seems to be showing the data from Wiimote #1. Also, sometimes the second wii shows up in the #2 position, sometimes 3 or 4. I can always cycle through each and detect using a for loop, so no biggie there.
I was wondering if you've done any experimenting with more than 1 wiimote. Perhaps I just don't understand enough about structs.